Diet Tracker is a tool that helps users monitor their eating habits and manage the calories they consume.
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.
- Add food and beverages
- Calculate calories
- Track progress
- Set dietary goals
- Reports and charts
To run Diet Tracker locally, you will need:
Follow these steps to install and run Diet Tracker locally:
-
Clone the repository:
git clone https://github.com/ElenaChanou/Diet-tracker.git cd diet-tracker
-
Install the dependencies:
npm install
-
Start the server:
npm start
-
Open your browser and navigate to
http://localhost:3000
.
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
Contributions are welcome! To contribute:
- Clone the repository.
- Create a new branch:
git checkout -b my-feature-branch
- Make your changes and commit them:
git commit -m 'Add new feature'
- Push your changes:
git push origin my-feature-branch
- Create a Pull Request.
This project is licensed under the MIT License.
- Angelos Galanopoulos - Evangelos-Galanopoulos,
- Kyle Ilkay ENGEL - Kyle-Ilkay-ENGEL,
- Elena Chanou - ELENI-CHANOU