/EmployeeDir

Welcome to my repository! Here, you will find a web application to search and find employees using React. This is a full-stack web application that uses random API to generate 100 random employee records that can be filtered by searching for a name or sorted by toggling the different columns for name, date of birth, age, gender and email.

Primary LanguageHTML

Employee Directory

User Story

  • As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information. I also want to quickly search for employees by their name and sort by name, number, email, date of birth and gender. By doing so, this helps me to keep track of employee records with ease and efficiency.

The user should be able to:

  • Sort the table by at least one category

  • Filter the users by at least one property.

Instructions:

To run the app, a user will click on the deployed link below and the list of 100 randomly generated employee records will download. Next, a user can search, filter and sort the employee records as needed.

#Technology used: HTML, CSS, JS, React

Screen Shot 2021-06-10 at 6 52 11 PM Screen Shot 2021-06-10 at 6 52 40 PM