
COVID Data Report Generator
Summary
This project is a COVID data report generator from an input data set.
It is used to fulfill the COMP3111 (Software Development).
Tech Stack
Java
JavaFX
Description
Application: Java, JavaFX
Testing: TestFX


Generate data tables showing the number of confirmed COVID-19 cases by country.


Generate data charts showing the cumulative confirmed COVID-19 cases (per 1M) by country.


Show the relation between the number of test percentages and the number of confirmed case percentages.