Skip to content

ElenaChanou/Diet-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Diet Tracker

Diet Tracker is a tool that helps users monitor their eating habits and manage the calories they consume.

Table of Contents

Description

Diet Tracker is an intuitive and comprehensive web application designed to help users monitor their eating habits, manage their calorie intake, and achieve their dietary goals. Whether you’re looking to lose weight, maintain a healthy diet, or simply keep track of what you eat, Diet Tracker offers a user-friendly platform to support your nutritional journey.

Features

  • Add food and beverages
  • Calculate calories
  • Track progress
  • Set dietary goals
  • Reports and charts

Requirements

To run Diet Tracker locally, you will need:

Installation

Follow these steps to install and run Diet Tracker locally:

  1. Clone the repository:

    git clone https://github.com/ElenaChanou/Diet-tracker.git
    cd diet-tracker
  2. Install the dependencies:

    npm install
  3. Start the server:

    npm start
  4. Open your browser and navigate to http://localhost:3000.

Usage

After installing and starting the application, you can:

  • Add new foods to the database
  • Track daily calorie intake
  • View reports and charts for your progress

Contributing

Contributions are welcome! To contribute:

  1. Clone the repository.
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push your changes: git push origin my-feature-branch
  5. Create a Pull Request.

License

This project is licensed under the MIT License.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published