Skip to content

Using Xamarin Forms to create an awesome car search app. UX/UI choices are mostly for fun.

Notifications You must be signed in to change notification settings

SyedWasiHaider/CarSearch

Repository files navigation

CarSearch

Using Xamarin Forms to create an awesome car search app. UX/UI choices are mostly for fun.

###Usage

  • Open up the .sln file in Xamarin Studio or Visual Studio
  • Set startup project to iOS (since that's the only platform I've actually tested)
  • Build and Run

###Cool libraries / APIs I'm using:

  • Realm
  • Xamarin.Forms.CarouselView
  • ffimageloading (mostly because it has downsampling support built in which is nice)
  • Xamarin GeoLocator Plugin
  • modernhttpclient
  • Newtonsoft JSON (Duh!!!)
  • Edmunds Vehicle API
  • Bing Search and Location API

###Gif Demo!

alt demo

About

Using Xamarin Forms to create an awesome car search app. UX/UI choices are mostly for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages