Skip to content
Gabriel Ferreiro edited this page Jul 19, 2016 · 3 revisions

Welcome to the xWeather wiki!
xWeather is a cross-platform weather app built for Windows 10 and Android using Xamarin and MVVMCross. Is intended to be a way to learn both technologies using them in a "real world" case.

In this wiki I'm going to write about the different parts of the app and the challenges that will raise while you're learning Xamarin and MVVMCross to build cross-platform apps, categorized by "app layer" (presentation/UI, shared logic, data acces, etc) and explained in a easy, step-by-step driven way.

I actually come from a Java EE knowledge, and for the past 2 years I'd been involved in multiple C# projects, mainly for front-end/UI developments. That means I basically know NOTHING about Xamarin/MvvmCross at the moment of write this wiki, so this will be a jorney where you will learn with me, so don't take this project as a valid tutorial nor guide, but as a simple and basic starting point to learn Xamarin/MvvmCross.

Clone this wiki locally