Skip to content

Harshil2120/CORONA-VIRUS-TRACKER-APPLICATION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVTA(corona-virus-tracker-application)

This application display's information regarding the number of corona cases that have been reported across the globe similar to a Covid-19 dashboard.

Description

It is an extracurricular project made while learning how java applications work by using different technologies.The project helped me in learning how classes and objects can be used to create a entities,create services to fetch data from a source and making the required changes before displaying it on the user-interface. The project also showcases the power of frameworks such as Spring-boot which can make application development less hectic and Bootstrap which helped in building the user-interface.

Screenshot and Link

Link for CVTA application: https://corona-tracker-webapp.herokuapp.com/

screenshot-cvta

Technologies used

  • Spring Boot framework
  • Maven build tool
  • Bootstrap user-interface
  • Heroku Deployment

Sources