Skip to content

KALYANIHF/trackCalorieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track Calorie App

The Track Calorie App is a simple web application that allows users to track their daily calorie intake. It is built using HTML, CSS, and JavaScript, and utilizes the Bootstrap framework for styling. The app also uses Font Awesome for icons and web fonts.

Project directory structure

The project directory structure is as follows:

css
    bootstrap.css
    fontawesome.css
    style.css
.map
    favicon.ico
    index.html
js
    app.js
    bootstrap.bundle.min.js
webfonts
    fa-brands-400.ttf
    fa-brands-400.woff2
    fa-regular-400.ttf
    fa-regular-400.woff2
    fa-solid-900.ttf
    fa-solid-900.woff2
    fa-v4compatibility.ttf
    fa-v4compatibility.woff2

Project features

The Track Calorie App has the following features:

  • User can input their daily calorie Limit

  • User can add food items and their calorie count

  • User can view their total calorie intake for the day

  • User can view their remaining calorie limit for the day

  • User can delete food items from their list

  • User can edit the calorie count for a food item

  • User can reset their daily calorie intake and start over

  • User's data is saved and can be accessed on subsequent visits to the app

  • User can switch between light and dark mode for the app's interface

  • you can search the meals and workout by their name

  • you can switch between the dark mode and light mode

  • you can add the meals and workout to your list

    Track Calorie App image 1 Track Calorie App image 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published