oss-slu / shelter_volunteers

MIT License
3 stars 4 forks source link

Implement Validations for Time Input, Overlapping Events, and Prevent Past Date Event Creation #136

Closed Brijitha1609 closed 1 week ago

Brijitha1609 commented 3 weeks ago

Is this task related to a feature or a bug? Please include relevant issue numbers below. Given the current implementation of the "Request for Help" page, When the user interacts with the calendar to select dates and times, Then the time input allows submitting the form without providing a start and end time, the calendar permits overlapping events which might cause confusion, and it’s possible to create events for past dates, which ideally should be restricted to future dates for better planning.

Describe the solution you'd like The following improvements should be made:

Acceptance Criteria: