Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 618 Bytes

README.md

File metadata and controls

executable file
·
13 lines (8 loc) · 618 Bytes

A simple JavaFX app that fetches weather and pollution data for Warsaw.

screenshot

Overview of data flow in the app:

  • DataSource fetches data and reports it onto its stream
  • DataProvider does the book-keeping of request status (started, finished/failed) and a particular implementation splits the data from D

DataSource stream into separate streams for each of values provided

ValueControl displays values from these streams

Icons used come from https://openweathermap.org/weather-conditions