Allan-Cao / covidchallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covidchallenge

Welcome to our code page for the 2020 Covid-19 challenge.

Initial Setup

Open a terminal window/command prompt window at the directory. To enter the "virtual environment", you will need to activate it.

Windows

covid\Scripts\activate.bat

Mac

source covid/bin/activate

Within this virtual environment, enter the covid and covidWeb directories. Usually done with cd covid/covidWeb or cd covid\covidWeb.

To activate the Django test server, python manage.py runserver

To return to the terminal: deactivate.

Requirements

Python 3 not sure which version

About


Languages

Language:Python 95.2%Language:JavaScript 1.8%Language:HTML 1.8%Language:CSS 1.2%Language:PowerShell 0.0%Language:Batchfile 0.0%