Skip to content

Lupin1st/ShoppingList.Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoppingList.Web

Enhanced cross platform development with MVVM and Web tools

This project is part of the unfinished Master’s Thesis of Valentin Rock.

The project uses the MVVM structure to enhance many aspects of the cross platform development process with web technologies. This sample implementation of a cross platform solution will describe many problems that appear when cross developing a larger application and will show how to fix them. The application itself is a simple sopping list that is only partly implemented to show critical scenarios of cross platform development. The application uses a simple self-created MVVM implementation to provide the base structure for our application. KnockoutJs is used as a solid binding framework to connect our Views with the ViewModels.

A link to the finished document that will describe and analyze this sample project as well as another project developed with .NET technologies will be published here in the future.

To build this solution you will need Visual Studio 2013 or higher.

About

Enhanced cross platform development with MVVM and Web tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages