Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 490 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 490 Bytes

Weather App (Net 8.0 WPF MVVM)

The app reads the current temperture, humidity, dew point and cloud cover for the user's location from an api and displays it.

Additionally, it can read historical data from .csv files and displays daily averages.

Upon starting, click "Add / Change Data" to load historical climate data into the database. The .csv files have to be in this format:

image