Skip to content

angelicamapeso/employee-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory

Employee Directory Homepage

🔗 Go lookup some employees!

A sortable and filterable employee directory.

Filters include:

  • Filter by name
  • Filter by title

Sorting includes:

  • Sort by first name
  • Sort by last name

Filtered Employees Sorted Employees

Employee information is generated by the Random User API.

A user story and acceptance criteria were provided for this assignment. The goal was to create a React application that:

  • Splits the UI into different components
  • Manages state
  • Responds to user events

Purpose

For managers who need quick access to other employee's contact information.

Local Installation

  1. Run npm install before using the application locally.
  2. To run the application, run npm start.

Built with

License

This project is licensed under the MIT License.

About

A sortable and filterable employee directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published