Website hosted on heroku IndiaCovid19
The data has been fetched from api.covid19india.org . Thank You!
Django REST API has been used to fetch the results of ARIMA predictions, Growth rate and realtime R0 values covid19-api-django
- Tomcat 8
- JSP-API
- Javax-Servlet-API
- JSTL
- org.json
- okhttp3
- commons-io
- Tabulator.js
- Leaflet.js
- Bootstrap 4
- Chart.js
- Install Java version 8 or later
- Install maven on your system
- Clone or download the repo and cd into it
- On Linux/Mac
$ mvn package $ sh target/bin/webapp
- On Windows
C:/> mvn package C:/> target/bin/webapp.bat