sonlv0204 / Movies

Buy movie tickets in advance, find movie times, and more at "Movies".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOGO

Buy movie tickets in advance, find movie times, and more in "Movies".

COVER

Table of content

Running

In order to get "Movies" running all you have to do is clone this in your local computer and open the solution. As long as you have Xamarin installed it will run.

Platforms

This project runs perfectly on Android and iOS.

solution_screenshot

Although UWP is listed in the solution it wasn't given support.

Libraries

Here are the libraries used that made this great learning resource possible.

  1. For loosely coupled code and easy MVVM navigation Prism
  2. For the bottom TabBar on Android: BottomNavigationBarXF
  3. For the circled images: ImageCircle
  4. For great performance when loading images: FFImageLoading
  5. For cool INotifyPropertyChanged implementation: Fody/PropertyChanged
  6. For reading the local json file in the PCL solution: Newtonsoft.Json

Preview

This is what the app currently looks like. iOS on the left, Android on the right. ✌️

preview

About

Buy movie tickets in advance, find movie times, and more at "Movies".

License:MIT License


Languages

Language:C# 100.0%