Skip to content

This is a claorie trackin app fully built in vanilla JS and also added local storage.

License

Notifications You must be signed in to change notification settings

Pratham82/Calorie-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calorie-Tracker

This is calorie tracker application that I have created which uses all the concepts of Vanilla JS and Module patterns and IFFIES. This app is fully functional with add update delete meal item. I make use of local storage for making the data persistent. For styling I used Bootstarp CSS

Features:

  • Add New Meal and calories
  • Update Meal and calories
  • Remove Meal
  • Calculate total calories
  • Use of IFFIES
  • Built on Module patterns

Check out the live site here

Releases

No releases published

Packages

No packages published