- Needs to track food eaten.
- Needs to have a database that holds the food eaten for each person.
- Needs to have a way to track exercise / subtract calories burned from the total calories.
- Needs to allow registration of users, and work with multiple users on site.
- Home page
- Login Page
- A My Food/Exercise page
- A page to add food
- A page to add exercise
- A logout page?
- A page to look at previous day(s) food and exercise
- Begining idea may need to add or subtract pages depending on how development goes.