This application represents the Weather Forecast System. There is a simple client app, that allows the user to create/update and remove Cities.
The forecast for each city contains the following types:
- temperature
- wind speed
- humidity
- wind gust
- precipitation
Each forecast is presented on the Chart
Also, the user can compare forecasts, because, there is an ability to display multiple cities on the Chart.
The project architecture is located below.