Skip to content

Corona Virus Tracker application with Spring Boot 2 and Thymeleaf

Notifications You must be signed in to change notification settings

dongrerohan421/coronavirus-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona Virus Tracker Application

Java Spring Boot application to track reported data of confirmed Coronavirus infections COVID-19 (2019-nCoV) around the world.

Data source used: Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE

This application scheduled everyday to fetch latest data from above data source.

Corona Virus Tracker preview:

Alt text

To Build app:

mvn compile

To install app:

mvn install

To Run Tests:

mvn test

To Start app:

mvn spring-boot:run

About

Corona Virus Tracker application with Spring Boot 2 and Thymeleaf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published