Skip to content

Working out is great but tracking your consumptions is the hardest part for me, so I created a web application that will allow you to store the food/beverages you eat/drink in a day. You can include its ingredients, calories, carbs, protein, fat, and any notes.

Notifications You must be signed in to change notification settings

dshah1010/intake-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Intake Tracker

A web application to track your food/beverage intake everyday! You can add the ingredients and amount of calories, carbs, protein, and fat, and also delete recipes.

Demo

intake-tracker-demo.mp4

Inspiration

As an individual who goes to the gym on a daily basis, I like to track the foods and beverages I eat and drink, including the amount of calories, carbs, protein, and fat. Additionally, if I forget the recipe, the option to write ingredients helps out.

Technology

This web application uses HTML and Bootstrap for the styling portion, JavaScript to keep track of adding and deleting recipes. It also saves the recipes in your local storage, so until you don't delete your recipes, they'll always be there (doesn't matter if you refresh or close your tab).

Usage

If you would like to download my project, these are the steps:

  1. Go to the directory you want in your command line and write: git clone https://github.com/dshah1010/intake-tracker.git
  2. Run index.html on a live server

What's Next?

In the future, I plan to edit this by having the option to add daily goals of calories, carbs, protein, and fat, and making the UI more presentable. Additionally, using an API to add recipes including these facts incase users need an idea of what to eat/drink would be great.

About

Working out is great but tracking your consumptions is the hardest part for me, so I created a web application that will allow you to store the food/beverages you eat/drink in a day. You can include its ingredients, calories, carbs, protein, fat, and any notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published