This project is my final project for the Udacity iOS Nanao degree program.
Users should be able to do the following in the app
-
Login Screen: Create and account/Sign In either via
- traditional means (enter email and choose a password)
- Google Sign In
-
Dashboard Screen:
- View latest Logs
- View latest weight status
-
History Screen:
- View previously logged days
- Be able to click into days and see details
-
Log Screen
- Set dates weight
- Set dates picture
- Set meals for the day
- if camera is available be able to search for foods via barcode scanner
-
Account Screen
- Gives the user the ability to sign out
- Navigate to the base of the project and run pod install
- Open Weight Grail.xcworkspace in xcode and press run
- You may or may not have to adjust signing settings to something you own
You will have to create an account, this can either be done via a gmail auth flow or by clicking sign up on the auth screen and entering an email with a password.