Giter Site home page Giter Site logo

movie-time's Introduction

MovieTime

A cross-platform upcoming movie titles explorer mobile app in Xamarin.Forms

Screenshots

Android

iOS

Dependencies

  • FreshMvvm: due to simplicity and lightweight MVVM abstraction.
  • FFImageLoading: library used to display poster images, chosen due to performance, simple way to fetch remote image (based on uri) and disk/memory cache capabilities.
  • Fody / Fody.PropertyChanged: used to reduce code boilerplate, removing the necessity to manually invoke OnPropertyChanged and by these means, providing code clarity.
  • Refit: picked based on the simplicity offered to create a Rest API client (KISS principle).
  • Xamarin.Forms.BehaviorsPack: includes needed behaviors to implement infinite scroll list view in a MVVM manner (EventToCommandBehavior - ItemAppearing).

Next steps

  • Add App Center integration (Crashes/Exception logging)
  • Add unit & UI tests
  • Add movie search functionality
  • Add network connectivity verification (Connectivity plugin)
  • Add genre & movies repositories with caching to enable offline usage (Akavache)
  • Add artifacts (custom logo) and styling
  • Internationalization (i18n)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.