Tech Stack:
- React
- NPM
This app allows a user to view their colleagues planned absences and pick their own absence dates.
Author: Christopher Hunter
- Install dependencies
npm install
in theroot
directory. - Run the server in
root
directory vianpm start
. - Use browser to visit http://localhost:3000/
- Calendar needs form validation
- Add email requests on clashes to the relevant manager
- Allow a user to book multiple days at once.
- Add another modal specifically for updating a previous absence
- Add another field for the users role or department
- Add a filter to get specific dates
- Add user customisation i.e colours and layout.
- Add a more graphical interface in a table style