/covidstat

Sample javafx project (java 15, records, GUI updated using Services), MVVM architecture

Primary LanguageJava

Application

This sample application is an accompying resource for mini-series of javafx tutorials available at:

Its aim is to display some covid-related data in javafx desktop application.

API usage

GET countries

curl --location --request GET 'https://api.covid19api.com/countries'

GET country stats

curl https://api.covid19api.com/total/country/poland

Screenshot

Application window with covid stats charts