Skip to content

Employee Directory application built with React. Randomly generated employee table that can be filtered either by heading or by name search.

License

Notifications You must be signed in to change notification settings

akwanmtl/Employee-Directory-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Directory-React

Description

The Employee Directory application allows user to search for an employee or sort by name, phone number, email address or date of birth. This application was built using React and the employee data was generated using the Random User Generator API. The application is deployed on Github Pages

Table of Contents

Usage

Here is a demo of the application:

Demo of website

Each time the website is loaded, it will populate an employee directory with 50 random employees. Hovering over the table headers (Name, Phone, Email or DOB), a carrot will display in the appropriate colour and orientation to indicate whether the user can order in ascending or descending order for that column. By clicking on the heading, it will order the table accordingly. The user can also search by the name of the employee. The table will dynamically show employee whose names includes the search input.

Credits

License

License: MIT

Copyright (c) [2021] [Annie Kwan]

About

Employee Directory application built with React. Randomly generated employee table that can be filtered either by heading or by name search.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published