There is no indication or feedback if a user attempts to check in or register with missing parameters, such as username, shift type, full name, or date of birth. This may confuse and could impact accessibility for some users.
Instructions
Pull the latest updates from the develop branch.
Start the server by running npm run dev (if needed, navigate to the src/ folder and run npm ci), then go to localhost:3000/check-in.
Problem
There is no indication or feedback if a user attempts to check in or register with missing parameters, such as username, shift type, full name, or date of birth. This may confuse and could impact accessibility for some users.
Instructions
develop
branch.npm run dev
(if needed, navigate to thesrc/
folder and runnpm ci
), then go tolocalhost:3000/check-in
.