name: 🚀 Authentication
about: As a gym goer, I should be able to log out of the app and have my information persist on the device so that I don't have to log in every time.
Feature Request
Is your feature request related to a problem? Please describe.
Gym goer should be able to log out.
Gym goer should be prompted to log in when they launch the app.
Acceptance Tests
[ ] 1. Start the application. You should be at the Login/Register screen
[ ] 2. Login with existing credentials, or register a new account.
[ ] 3. You should now be on the profile screen and see your profile information.
[ ] 4. Touch the logout button in the top left of the screen and select "Yes" when asked if you want to log out.
[ ] 5. Observe that you are now logged out and back at the Login/Register screen.
[ ] 6. If you want, log back in and visit other screens behind the Profile to test the logout functionality from those screens as well.
name: 🚀 Authentication about: As a gym goer, I should be able to log out of the app and have my information persist on the device so that I don't have to log in every time.
Feature Request
Is your feature request related to a problem? Please describe. Gym goer should be able to log out. Gym goer should be prompted to log in when they launch the app.
Acceptance Tests