Skip to content

shamik05/Employee-Directory

Repository files navigation

Reacting-for-Employees

GitHub License

Description

This app is an employee tracker built with the React. The app allows you to view all employees and their details. Details can be sorted both ways by column headers. Also, searches have been implemented allowing you to search for any value. The app imports employee data from a json file from Random User. Credit also goes to Kristofer Giltvedt Selbekk and his article Creating Sortable Tables with React which helped immensely when designing the sort feature. Finally, the app is hosted on github here.

Table of Contents

Installation

Download or clone the repo to a working directory and extract its contents. Use a Command Line Interface to install necessary dependencies by running the following command:

npm i

Usage

Type the following in any CLI to run the app.

npm start

Each module's functions have also been demo-ed below. Main

Filter

Sort

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Contributing

Message the owner on github or by email. See CONTRIBUTING.md

Questions

If you have any questions about the repo, open an issue or contact me directly at [email protected]. You can find more of my work at shamik05.