This web application was created to showcase and practise JavaScript skills.
- It will have a check-in and check-out form/button
- Collect some data from the checkin and show it at check out
- Record the time in and out automatically and update on checkout
- shows nearest bank holiday using the .GOV.UK API
(No data is stored in the demo version, and no real API is used for car details due to API key needed, it does use the .gov.uk holiday API for the nearest holiday).
This product also keeps in mind GDPR and WCAG (no data is stored ‘dropped on refresh’)
This application is designed to be used in a reception environment with staff monitoring it, such as a tablet and kept on a local network.
Check out: HolmesPortfolioCheckinApp
