A directory of employees for West Bloomfield Township's town hall.
I created this project as the IT department was using a PDF to keep track of and distribute the employee directory to the entire townhall staff. My main goals were to save time distributing the data to staff and to ensure accuracy, as people would occasionally refer to outdated PDFs saved locally rather than always using the most up-to-date version sent out when a new employee was added.
- Allows users to search employees by first/last name, telephone number, or e-mail address.
- Separate tab for department fax numbers and to view employees by department.
- Admin panel which allows authenticated users to add, delete, and edit employees and their information.
Search input in the navigation bar allows users to search the list of all employees by first/last name, phone number, or e-mail. Login page for administrative users is accessed by clicking the lock icon at the very bottom-left corner of the page (scroll down). Once the user has been authenticated, an administrative panel option will be added to the radio buttons which will allow the user to edit existing, delete, and add new employees.
After editing or adding anyone to the directory, the application will fetch the updated data, allowing you to view any changes immediately.
Ethan McDowell - ethan.r.mcdowell@gmail.com
Live Project: https://wbt-directory.web.app/
Distributed under the MIT License. See LICENSE.txt
for more information.