5-MuhSkuhTeers / StudyApp

Web app that keeps track of school tasks, helps allocate time for studying and helps to create study habits, sends reminders on due dates and when to work on assignments/study.
0 stars 0 forks source link

Make class start times precise to the minute #63

Closed MikeLeishear closed 2 years ago

MikeLeishear commented 2 years ago

Task Tests

Test 1 1) Log in to http://study-app-442.herokuapp.com/ 2) Click the add class button 3) Enter a class name, and a start time of "3:20PM" and an end time "3:50PM", and some set of days 4) Add the class 5) Ensure you can now see that the start time is "3:20PM" rather than the "3PM" that was displayed before

Test 2 //Complete once displaying end times task is implemented

1) Repeat steps 1-4 of test 1 2) Ensure you can now see a start time of "3:20PM" and an end time "3:50PM"