yanqiyqh / pe

0 stars 0 forks source link

Invalid date allowed #3

Closed yanqiyqh closed 1 week ago

yanqiyqh commented 1 week ago

The app allows for invalid dates to be added. For example, 29-02-2004 is an invalid date because 2004 is not a leap year so there is no 29th Feb. However, it is still able to be added to the lesson. This is problematic because the user can make a mistake with the date and it will not be flagged out by the system. This is a relatively rare problem with low consequences so it is classified as severity.Low

Screenshot 2024-11-15 at 4.24.50 PM.png