/healthtracker

Food tracker using backbone and firebase

Primary LanguageHTML

To run the application:

  1. Run the following commands in the root directory.
$> npm install
$> grunt
  1. Open a browser and launch index.html.

Features:

  1. Uses Nutritionix for calorie data

  2. Uses Harris Benedict equation for calculating calorie needs

  3. Bootstrap navbar and tabs

  4. Data stored in Firebase

  5. Navigate between days

  6. Google charts for displaying weekly calorie totals