Skip to content

An employee directory made with React. Breaks up the application's UI into components, manages component state, and responds to user events.

License

Notifications You must be signed in to change notification settings

ReindeerCode/React-Employee-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: React: Employee Directory

Deployed Site Link - > https://new-react-employee-directory.herokuapp.com/

Table of Contents:

License:

License:MIT

Description:

Problem Statement -

  • 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.

  • Create an employee directory with React. This will require you to break up your application's UI into components, manage component state, and respond to user events.

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.

Installation Instructions:

  1. npm i in the terminal to install all dependencies
  2. npm start in the terminal to launch application

Usage Instructions:

To filter click one of the buttons: Green filters by Males, Purple filters by Females, and Blue resets to the full list.

To sort click any header text to sort the entire table by that column alphabetically.

Github:

Check out more projects on my Github at https://github.com/ReindeerCode

My Email Address:

If you have any questions please feel free to email me at ReindeerCode@gmail.com

Other Contributors:

Collaborated with https://github.com/arensalmela

Images:

Following screen shot is of the home screen

Project Screenshot

Following screen shot is showing filter by male

Project Screenshot

Following screen shot is showing filter by male

Project Screenshot

Following screen shot is showing sort by first name

Project Screenshot

About

An employee directory made with React. Breaks up the application's UI into components, manages component state, and responds to user events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published