An application written in Java that tracks the number of globally reported COVID-19 cases. The data source used in this application is provided by the COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University.
- Comprehension and application of the Java programming language.
- Comprehension and application of Object Oriented Programming (OOP) concepts.
- Comprehension and application of Spring Boot, Maven, and dependency injection vis-a-vis Spring Initializr.
- Comprehension and application of Spring Framework annotations.
- Comprehension and application data parsing with Commons CSV.
- Comprehension and application of Thymeleaf template and Bootstrap.