Skip to content

jsuarezruiz/MyTaxiCompany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

MYTAXICOMPANY

MYTAXICOMPANY is a sample app whose imagined purpose is to serve the mobile workforce of a fictitious taxy company that manage the customers and taxis of a city.

The objectives of the demo applications are:

  • Explain how to use maps with the MVVM pattern.
  • How to use custom pushpins (images and layouts).
  • Advanced pushpins with movement.
  • Popups with information.
  • Drawing routes.

Screens

Login

Config

##Three platforms The app targets three platforms:

  • iOS
  • Android
  • Universal Windows Platform (UWP)
    • UWP supported only in Visual Studio, not Xamarin Studio

Requirements

  • Visual Studio 2015 (14.0 or higher) to compile C# 6 langage features (or Visual Studio MacOS)
  • Xamarin add-ons for Visual Studio (available via the Visual Studio installer)
  • Visual Studio Community Edition is fully supported!
  • Android SDK Tools 25.2.3 or higher
  • JDK 8.0

Copyright and license

Code released under the MIT license.

About

Xamarin.Forms Map Application Sample

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages