Track your calories using BackboneJS and Firebase API
Health Tracker is a web application that enables users to save the food items they have eaten on a daily basis in order to record the amount of calorie consumption.
Download repo and click on index.html.
- Use the search bar to search for the food name that you have eaten.
- Use the servings option to choose the amount of servings
- Click on "add food" button to add the item to your records
- Modify calendar date to save items on a particular date.
- Click on Display chart to view a graphical representation of the calories consumed for the current week.
- Nutritionix API
- Firebase API
- ChartJS