Skip to content

Spring Boot Java app to track coronavirus confirmed cases across the globe

Notifications You must be signed in to change notification settings

faridtahmazov/CoronaVirus-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoronaVirus-Tracker

Spring Boot Java app to track coronavirus confirmed cases across the globe

Tools and technologies used:

  • IDE - Intellij Idea;
  • JDK - 1.8 or later;
  • Spring Web - 2.7;
  • Spring Boot DevTools;
  • Thymeleaf;

Development Steps:

  • Create an Intellij Idea Dynamic Web Project;
  • Add Dependencies;
  • Project Structure;
  • Create a Service - CoronaVirusDataService.java;
  • Create a Model - LocationStats.java;
  • Create a Controller - HomeController.java;
  • Create a home.html;
  • Demo;

Main Page: Screenshot (39)

Statistic: Screenshot (40)

About

Spring Boot Java app to track coronavirus confirmed cases across the globe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published