cse442-fall-2019-offering / 442projects-natural-spring-water

442projects-natural-spring-water created by GitHub Classroom
1 stars 0 forks source link

TASK - Implement functionality such that only a logged in teacher can edit courses #81

Open wwong9 opened 4 years ago

wwong9 commented 4 years ago

Task Test:

Click "Teacher Login". Enter email="jerry" and password="seinfeld" into the corresponding fields. Click "Submit". "Teacher Login" button will change to "My Account" button. Teacher will click on the "Edit" Button of a course. Editing Overlay will appear.

wwong9 commented 4 years ago

Test Passed