Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 377 Bytes

SoHealth

A Social Media WebApp where you can share your fitness data

How to run:

Clone the git repo on to your local machine git clone https://github.com/ShauryaAg/SoHealth.git

Install the Dependencies:

Change the directory to .../SoHealth and, Install the dependencies using pip install -r requirements.txt

and run the command python run.py