Employee Directory assists employers to view their entire employee directory at once and provides quick access to employee information.
https://roukell.github.io/employee_directory/
HTML, CSS, JavaScript, React, Bootstrap, github-pages
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.
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.
To install necessary dependencies, run the following command:
npm i
- Fork the repository
- Edit employee details in
./utils/Employees.js - Use the website locally or deploy it online.
☝ To use this app directly, click on the link here.
- Search your employee. You can search by id, first name, last name, email, and phone number.
- To sort the employee, click on a property that you want to sort in the table. For example, click 'Last Name' if you want to sort by last name in ascending or descending order.
- Enjoy the website! 🌸
- MIT
The app is contributed by Melody Lo.
🌟 Many thanks to The Official Pokémon Website | Pokemon.com for providing Pokémon data. 🌟
- If you have any questions, feel free to contact me via email: yiling.melody.lo@gmail.com
- My GitHub profile: https://github.com/roukell
- My portfolio: https://melodylo.com
