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

Create a skeleton "Account" page that has an updatable "status" field #42

Closed MikeLeishear closed 2 years ago

MikeLeishear commented 3 years ago

Task Tests

Test 1

1) Go to https://study-app-442.herokuapp.com/ 2) Log in with existing credentials. 3) Ensure you are taken to a new page labeled "Your Account" which will serve as a temporary home page. 4) Ensure there is a name tag, buttons or text field that displays the "status"- to show that there is a button to update the html page. 5) Log out and back in and ensure that the same status message is still there on the Account screen.