A Web Application to help you remain fit and plan out your diet according to your body requirements.
- Body Mass Index Calculator
- Daily Calorie Requirement Calculator
- Distribution of Calories for Breakfast, Lunch, and Dinner
- Dietary guidance based on individual body needs
- Frontend - Html, Css, Js
- Backend - Python, Django
Clone this git repository:
git clone https://github.com/kirtish16/GetMeDiet.git
Go to the project folder:
cd MyDietician
Install the requirements:
pip install -r requirements.txt
Run the migrations:
python manage.py migrate
Start the server:
python manage.py runserver
This will start the webserver on localhost.
Filling User Details |
---|
Dedicated Diet Plan |
---|
- Contact Us
Successfully completed contact form |
---|