A Spring Boot application to track the current number and growth of Coronavirus disease across India (COVID-19).
- This project developed using the Spring boot, Thymeleaf.
- This app used to fetch the live data of Coronavirus from api-covid-19-india.
- This web application displays the details of total confirmed cases, total death cases, and recovered cases around the India and display the case count state wise.
- This application uses Exponential Calculus to find the growth factor of the virus to predict the cases to be recorded in the following days.
-
- This application will gets your location and show the nearest confirmed case distance. Example: "You're 5.06 KM away from nearest confirmed case"
- Java 8
- Scheduler
- Spring Boot
- thymeleaf
- Bootstrap
URL to live Application : https://india-covid19.herokuapp.com/
- Unofficial sources: https://api.rootnet.in/covid19-in/unofficial/sources
- Unofficial patient tracing data: https://api.rootnet.in/covid19-in/unofficial/covid19india.org
- Credits: https://github.com/amodm/api-covid19-in
Start the Covid-19-India project
http://localhost:8080