Skip to content

Upcoming Movies Mobile App - An Android app developed for cinephiles and movie hobbyists, fed by the content from The Movie Database (TMDb), built with Visual Studio for Mac and Xamarin.

Notifications You must be signed in to change notification settings

EltonGarcia/ArcTouchTMDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Upcoming Movies Mobile App

ARCTOUCH - MOBILE DEV CODE CHALLENGE

An Android app developed for cinephiles and movie hobbyists, fed by the content from The Movie Database (TMDb), built with Visual Studio for Mac and Xamarin.

Screenshots

Installing

Clone this repository and open the solution using either Xamarin Studio or Visual Studio.

  • Prerequisites: Android SDK (API 24), Xamarin Studio or Visual Studio (with Xamarin tools installed).

Third-party libraries used (installed through NuGet package manager)

  • Xamarin MVVM Framework, used for Data-binding (to link Views with their ViewModels), control Navigation Flow between pages, Service Location and Inversion of Control.
  • JSON framework for .NET used to serialize and deserialize objects in The Movie Database web API.
  • Library to load and cache images quickly and easily on Xamarin.iOS, Xamarin.Android, Xamarin.Forms.
  • A Xamarin Plugin which facilitates forward-only incremental scrolling for a paged data source.

About

Upcoming Movies Mobile App - An Android app developed for cinephiles and movie hobbyists, fed by the content from The Movie Database (TMDb), built with Visual Studio for Mac and Xamarin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published