An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Calorie Calculator Website 🖩


BannerImage

## What does it include?

**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.

---

## Tech Stack Involved?

**FRONTEND**
- HTML
- CSS
- Bootstrap

**BACKEND**
- Django/Python
- MySQL

---

## Results?



Image


Image


Image


Image



Register Page
Login Page
Set Calorie Target
Add Food Item



Image


Image


Image


Image



Food Item Analysis
Add Exercise
Exercise Analysis
Final Report

---