cscipher / coronadjango

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona Monitor System

Installing libraries

pip install django
pip install numpy
pip install beautifulsoup4
pip install requests

Clone the repo in your local system

git clone https://github.com/rhythmbhiwani/coronadjango.git

Running the server

Open CMD or Terminal and navigate to project directory containing manage.py file and enter the command

python manage.py runserver

Visiting the website

Open your preferred browser and enter the url:

http://127.0.0.1:8000

Contributers

Riya Soni

Rhythm Bhiwani

Harsh Soni

About


Languages

Language:HTML 54.6%Language:CSS 21.5%Language:Python 20.4%Language:JavaScript 3.4%