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
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
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.
This post is also available on DEV.