Skip to content

ZiyongHe/employee-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory

License: MIT

Description

This web app is created with React in a business context where an easy employee information lookup method is needed. Dummy employees are generated with randomuser API. This app allows user to quickly access to employee information including profile image, last name, first name, email and phone number. Some functionalities are implemented to boost lookup efficiency, such as sorting name, filtering title, searching name.

🔗 Link to deployed application

application preview

Installation and Usage

  1. For run the application locally run npm install command at working directory.
  2. Then run npm start to launch the web app.

Lookup Employees at Ease

  • Searching by name
  • Sorting first name or last name in alphabetic order
  • Filtering out employee titles

Built with

  • React
  • Bootstrap 4.5
  • Font Awesome 5
  • Randomuser API

License

This application is covered under the MIT license.

Questions

Questions are welcome to send to me via email regarding to this applicaton.

About

A full MERN stack app for employee information lookup using reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published