Skip to content

A single page app, developed using the JavaScript framework Backbone.js, that tracks the user's calories intake.

Notifications You must be signed in to change notification settings

daniel-234/frontend-nanodegree-health-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Tracker Project

This is an optional project in the Front-End Nanodegree Program and consists of a single page app, developed using the JavaScript library Backbone.js, that tracks the user's calorie intake. Typing food names into the search field will display a list of matching foods as provided by the health API. Users will be able to select an item from the list and the item will be added to the list of foods the user is tracking. The total calorie count will also update to reflect the new daily total.

Getting Started

To load the app, download a copy of the project to your local machine and open the file index.html with your browser. You should replace the API key with your own key, after getting it from Nutritionix. Alternatively, you can load the app online from this GitHub Pages project repository.

Built With

  • UnderscoreJS - A JavaScript library that provides a set of useful functional programming helpers
  • BackboneJS - A framework to supply structure to JavaScript-heavy applications
  • jQuery - A JavaScript library for simpler HTML manipulation and event handling
  • Nutritionix API - The third party API used to provide information to the user about calories

Author

Notes

A single page app that loads a food item taken from health API Nutritionix and displays the result on the page.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A single page app, developed using the JavaScript framework Backbone.js, that tracks the user's calories intake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published