/FEND-health-tracker

Udacity Front End Nano Degree Project 5-2: Health Tracker

Primary LanguageJavaScript

Front End Nanodegree Project 5-2: Health Tracker

Food Planner

This project uses the Backbone.js framework, Firebase storage, the Nutritionix API to track calories consumed and The New York Times API to provide Health News

See live here: Health Tracker

The purpose of this app to to record daily calorie consumption. The app defaults to the current date but the user can choose another date using the datepicker.

To log a food item the user first searches for it the item in the Nutritionix database. If no results are found or if the Nutritionix database is unavailable the user can input the food item manually.

After choosing from a list of results or entering a food description and calorie count manually, the user can enter the number of servings eaten or and the total calories consumed is calculated. The app keeps a running total of all calories consumed for each date.

The app also provides Health News from The New York Times.

Tha app is fully responsive and works on devices of all sizes.

Resources used: