BelleArea is a web server for seeing trend of obesity amoung people in different gender and age by collecting data from what food users choose to eat.
- Kollawat Rupanya 6310545221 Faculty of software and knowledge engineering
- Soravit Tangkulpanich 6310545396 Faculty of software and knowledge engineering
- Sittanat Palakawong Na Ayudthaya 6310545400 Faculty of software and knowledge engineering
Python 3.8, 3.9, 3.10, and 3.11 or more Django 4.1.1
-
Clone this project repository to your local machine
https://github.com/zevenfox/BellyArea.git -
Go to this repository directory
-
Install required packages.
pip install -r requirements.txt -
Migrate the database.
for
MacOS/Linuxpython manage.py migrate -
Importing data from
data.json.python manage.py loaddata data.json -
Run the server.
for
MacOS/Linuxpython manage.py runserver
Go to the app: http://localhost:8000/
You can uses these demo users below to visits the site.
| Password | |
|---|---|
| test@gmail.com | test1234 |