Further restrict valid appointment time slot ranges #351
Labels
Engineering
Technology and Development Track
Size: S
Type: Robustness
Tickets to improve the application, invisibly
Milestone
Description
Right now, the appointment time slot start time and end times are valid if they are integers between 1–12. We are assuming that 8–11 is a.m., 12 is p.m., and 1–7 is p.m.
We are not currently restricting the start time to be earlier in the day from the end time, so you can end up with nonsense time slots.
See #345 (comment)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: