/react-employee-directory

An application built with React that allows a user to view an entire employee directory at once with quick access to each employee's information.

Primary LanguageJavaScript

React Employee Directory

Links:

Deployed Application: https://mbussert.github.io/react-employee-directory/
Repository: https://github.com/mbussert/react-employee-directory

Description:

A simple and easy-to-use employee directory application built with React and Material-UI. Each column of data is sortable (asc & desc), searchable, and can also be filtered and hidden to allow the user to narrow their results. The application makes an API call, parses the response and automatically builds out the table. A user is able to view 25, 50, or 100 employees per page.

Home Page

Table of Contents:

Installation:

npm run start will launch the application on the user's local machine.

Usage:

A user is able to view, sort, filter, and hide any information in the columns by simply clicking on the menu associated with that column in the respected header.

Filter

Menu

License:

This application is covered under the MIT License.

Contributing:

Users are free to contribute to this project.

Tests:

No tests have been created for this application.

Questions:

GitHub: mbussert
By Email: mbussert@gmail.com