maxkoshevoi / NureTimetable

Xamarin Forms application for viewing timetable of groups, teachers and rooms of the Kharkiv National University of Radio Electronics
https://play.google.com/store/apps/details?id=com.whitebox.nuretimetable
41 stars 5 forks source link

Refactoring issues #2(Some pages updated to MVVM pattern, removed duplicated behaviours, localization relocated) #9

Closed stanislav-kondriukov closed 5 years ago

stanislav-kondriukov commented 5 years ago

Fixed Behavior duplicated. Updated ManageGroupsPage and InfoPage To MVVM pattern. Created ManageGroupsViewModel and InfoViewModel. *Relocated Localization to NureTimetable.Core project for accessing across projects.