Skip to content

erdihu/MVVM

Repository files navigation

MVVM Address Book

My first MVVM project. Can be considered as -half- MVVM since there are many stuff missing. Created with Universal Windows Platform - UWP. It takes advantage of adaptive UI

Screenshot

##Functions

  • Add new contact
  • Edit existing contact
  • Delete contact

##Inner workings The information is being saved into a JSON file.

##Possible further improvements

  • Ability to upload image
  • Search function
  • Use ICommand instead of regular events for decoupling
  • Use Entity Framework for database transactions

About

A responsive UWP sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages