Skip to content

Sample application using Xamarin.iOS, Xamarin.Android and Xamarin.Forms leveraging Town of Oakville OpenData set.

License

Notifications You must be signed in to change notification settings

RhysPartlett/oakville-heritage-properties

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oakville Heritage Properties

This sample application was written for the Microsoft Virtual Academy named Cross Platform Development with Xamarin & Visual Studio

The goal of the Microsoft Virtual Academy is to build an iOS, Android and Windows Phone app from start to finish with the end goal of sharing as much C# code as possible across the three platforms.

The sample app to be built is called Heritage Properties and uses OpenData from the Town of Oakville. The app will display all heritage property locations in list form and map form as well as display details of the heritage property.

All modules build on top of each other and start off building separate platform apps. As modules progress, common code will be shared across platforms to reduce code duplication and an MVVM pattern will be leveraged throughout. The two module will focus on testing your new apps using Xamarin Test Cloud to make sure your app works across a wide range of devices making sure your users are getting the best experience possible.

At the end of all the modules you should have a good introduction to Xamarin and how to use with Visual Studio 2013 and start building your cross platform apps!

Here are some screenshots of what the app would look like on Android, iPhone and Windows Phone

About

Sample application using Xamarin.iOS, Xamarin.Android and Xamarin.Forms leveraging Town of Oakville OpenData set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.4%
  • Shell 1.6%