Skip to content

A React application to organize and filter a directory of employees

Notifications You must be signed in to change notification settings

bdcoelho/employee-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Count Main Code Base License Version Last Commit Open Issues Repo Size

Welcome to Budget Tracker

Table of Contents

Description

This is an application to that demonstates the use of React.js to create an interactive and dynamic employee directory. The page allows users to sort employees by first name, last name or the state of their branch. The application is built to be modular to allow reuse of components for future expansion or use elsewhere.

Demonstration

Access the live application here: https://bdcoelho.github.io/employee-directory/.

Screenshot

Screenshot

Setup

To install locally, clone the repository and then run npm i to install required packages. To run the application, run npm start. The live application can be accessed using the link provided above. No installation is necessary for this.

Usage

Use the 'Sort By' drop down to sort the directory by first, last name or state. Use search to find who you're looking for.

License

License Badge

You may utilize this application under the terms of the MIT license.

Contributions

Make a pull request for suggested changes or fixes and I will review and approve it as necessary.

Version

Version Badge

Tests

No tests available currently.

Questions

If you have further questions or would like to see more features, please contact me via github or email:

https://github.com/bdcoelho

[email protected]

About

A React application to organize and filter a directory of employees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published