Weather App WPF MVVC

25 January 2020

Category: Course Projects

Hi everyone,

I have just finished my next project in the WPF Mastery course I’m working on. This project is quite a deep dive into the MVVC pattern, using ICommand, IValueConverter and INotifyPropertyChanged interfaces. It was lot to absorb in this one, and I’m looking forward to practice this approach and learn properly how to develop functionalities in this way.

The application uses the Accu Weather API.

Cheers!

Petr