bennettscience / bennettscience/regulus
Validate `course.end` is greater than `course.start`
Open
bug
good first issue
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This causes a silent error when the calendar event fails to be created because the start time is after the end time. Add some validation on the Create form to make sure it only submits if the end is after the start.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.