git clone https://github.com/PrateekGoyal18/Covid-19-Prediction.git
cd Covid-19-Prediction
source env_test/bin/activate
pip install -r requirements.txt (Not ncessary if you are using the above command)
python app.py
The server will start at 127.0.0.1:5000
Depicts a forecasting of India's coronavirus cases - cumulative and statewise.
- Data from Johns Hopkins via https://github.com/pomber/covid19
- Data is updated once a day around 00:15 UTC (https://github.com/pomber/covid19/blob/master/.github/workflows/main.yml#L3)
- Statewise data for prediction is captured from Covid19 India