Skip to content

markdcross/react-employee-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Description

An employee or manager would benefit greatly from being able to view non-sensitive data about other employees. It would be particularly helpful to be able to filter employees by name. This employee directory allows you to do that and more. Built with React, the page makes an API call to the Random User API to populate the employee data. That data can then be sorted by first or last name, ascending or descending, alphabetically. You can also search the list by first name, last name, or phone number.


Table of Contents


Installation

  1. Clone the repo
  2. Install NPM packages: npm i

Technologies

  1. React.js
  2. React-router-dom
  3. React-bootsrap
  4. Context API
  5. Axios
  6. Moment
  7. React Hooks (useState, useEffect)
  8. Javascript
  9. HTML/CSS

Usage

screenshot screenshot


License

Licensed under the MIT license.


Contributing

Contributor Covenant


Tests

N/A


Questions

Feel free to contact me with any questions or feedback:

About

A sortable, searchable employee directory built with React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published