DEV Community

Cover image for Corona Virus Tracker Application
Subhrodip Mohanta
Subhrodip Mohanta

Posted on

Corona Virus Tracker Application

I have made a Spring Boot Application that updates every 30 minutes to show the number of confirmed COVID-19 cases from across the globe in different regions

Screenshot

Application Link : covid.subho.xyz

Link to Code : github.com/ohbus/covid-tracker

I have used Spring Boot Framework to build this application and link the backend to frontend using Thymeleaf to display the data. The application is packaged in a jar and has also been dockerized.

Both of these packages can be found under packages and releases inside my GitHub repo

Alt Text

I have been using GitKraken Pro which is absolutely amazing in managing projects. I would like to thank GitHub for providing uncountable tools and softwares for free to Student Developers

I would love if somebody to contribute to the project on developing the frontend part of this project as it has been the bare minimum.

Thank You.

Top comments (0)