todocodo / WeightLoss-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group 22 - Group Project - The Nutritionist


1. To run this project you should have a python 3.8 version
2. pip install pipenv -> if you don't have pip you can install it with this command - python -m pip install pip
3. After the installation of the pipenv run -> pipenv install --dev - this will install all the dependances and packages required to run the server
4. run -> pipenv shell - to open the virtual environment.
5. navigate to where the manage.py is located -> cd src
6. Run -> python manage.py runserver - to run the server

About


Languages

Language:Python 72.4%Language:HTML 23.5%Language:CSS 3.3%Language:JavaScript 0.8%