COVID is a website which aims to fight against coronavirus by raising awareness of the danger of covid-19, and helping people in order to protect themselves and their family better.
Check pip documentation to install (if you don't have it yet).
Check virtualenv documentation to install and create a new virtual environment.
pip install -r requirements.txt
Run the following code:
python manage.py runserver
If you want to contribute in frontend dev, check the following design
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.