https://github.com/guptaanmol184/wpfweatherapp
A simple weather application using WPF MVVM and querying Accuweather API (https://developer.accuweather.com/) as a datasource.
https://github.com/guptaanmol184/wpfweatherapp
wpf wpf-mvvm
Last synced: 7 months ago
JSON representation
A simple weather application using WPF MVVM and querying Accuweather API (https://developer.accuweather.com/) as a datasource.
- Host: GitHub
- URL: https://github.com/guptaanmol184/wpfweatherapp
- Owner: guptaanmol184
- Created: 2021-12-04T12:03:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T12:06:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T20:37:07.368Z (9 months ago)
- Topics: wpf, wpf-mvvm
- Language: C#
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WPFWeatherApp
A simple weather application using WPF MVVM and querying Accuweather API (https://developer.accuweather.com/) as a datasource.