zlavere / GroupAWeatherAnalysis

0 stars 0 forks source link

Use the MVVM design pattern #38

Open zlavere opened 5 years ago

zlavere commented 5 years ago

Use the MVVM design pattern with the data binding for the implementation of the list and detail view of the weather data.

zlavere commented 5 years ago

@corgigod Working on this now - I'm going to use Microsoft's recommended Master/Detail patter

zlavere commented 5 years ago

MasterDetailsWeather now Binds with ActiveWeatherInfo data.

Creating some sub-category issues relating to MVVM