JumboCode / casa-myrna

JumboCode 2023-2024 project for Casa Myrna, led by Elizabeth Foster
https://casa-myrna-pumv.vercel.app
4 stars 0 forks source link

Input Validation: Shift time #142

Open elizabethfoster02 opened 5 months ago

elizabethfoster02 commented 5 months ago

Purpose We are at a point where we get to foolproof the user experience! Currently, the user has no restrictions to adding a shift (like, you can accidentally put the end time before the start time). Come up with other examples of invalid input. Validate the user input to something that makes sense.

If a user attempts to enter a time that doesn't make sense, bring up an alert (below)

TODO

Testing

Resources Alert