An AI based web application that gives nutritional advice based on BMI and activity
- David Kariuki
- Janet Muhia
- Hellen Cheptoo
- Tabitha Koech
- Lavina Odungo
- Create and activate a virtual environment
- Install the requirements
- Run the following commands on the terminal
i. py manage.py migrate
ii. py manage.py makemigrations
iii. py manage.py migrate
- Create a super-user
- finally do py manage.py runserver and open localhost:8000 on your browser to view