Skip to content

rishikesh1419/Covid-Tracker-Spring-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker

Built using Spring Boot and Java 11

Data Source: JHU CSSE.

Screenshots

1

2

3

Steps

  1. Visit Spring Initializer.
  2. Generate Maven-Java project with Spring version 2.2.5 and Java 11. Add dependencies- Thymeleaf, Spring Boot DevTools and Spring Web.
  3. Unzip the generated zip file and open the project in IntelliJ Idea.
  4. Select Maven. Open pom.xml file, if it has errors in dependencies, check if Maven plugin is installed. Right click and reimport dependencies.
  5. Make sure the compiler version is Java 11.
  6. Add the all the files. Run the project. It would be available on localhost:8080.

About

COVID-19 tracker, built using Spring Boot and Java 11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published