Deployed Application: https://mbussert.github.io/react-employee-directory/
Repository: https://github.com/mbussert/react-employee-directory
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.
npm run start
will launch the application on the user's local machine.
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.
This application is covered under the MIT License.
Users are free to contribute to this project.
No tests have been created for this application.
GitHub: mbussert
By Email: mbussert@gmail.com