https://github.com/ekta18/calorie-calculator-website
Calorie Calculator Web Application developed using Django and MySQL as database is to record and estimate the number of calories a user consumes and burns daily. This helps the user to keep a track on their eating habits and exercise routines to maintain their health.
https://github.com/ekta18/calorie-calculator-website
django django-application django-framework django-project python python-library python-script python3 webapp webdevelopment website
Last synced: 3 months ago
JSON representation
Calorie Calculator Web Application developed using Django and MySQL as database is to record and estimate the number of calories a user consumes and burns daily. This helps the user to keep a track on their eating habits and exercise routines to maintain their health.
- Host: GitHub
- URL: https://github.com/ekta18/calorie-calculator-website
- Owner: ekta18
- Created: 2021-12-08T20:27:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-08T23:07:23.000Z (over 4 years ago)
- Last Synced: 2025-10-30T20:55:12.750Z (8 months ago)
- Topics: django, django-application, django-framework, django-project, python, python-library, python-script, python3, webapp, webdevelopment, website
- Language: HTML
- Homepage:
- Size: 875 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calorie Calculator Website 🖩
**Calorie Calculator Web Application** is to record and estimate the number of calories a user consumes and burns daily. The user can set the target of calories for the day. By inputing details of food consumed and exercise done by the user, the application thus generates an analysis of the total calories consumed and total calories burned, thus providing the user with a report of how many calories are left from the target. This helps the user to keep a track on their eating habits and exercise routines to maintain their health.
---
**FRONTEND**
- HTML
- CSS
- Bootstrap
**BACKEND**
- Django/Python
- MySQL
---
## Results?
Register Page
Login Page
Set Calorie Target
Add Food Item
Food Item Analysis
Add Exercise
Exercise Analysis
Final Report
---