Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsuarezruiz/xamarin-forms-gtk-movies-sample

The Movie DB Xamarin.Forms Sample
https://github.com/jsuarezruiz/xamarin-forms-gtk-movies-sample

gtk-sharp linux mono uwp wpf xamarin xamarinforms xaml

Last synced: about 2 months ago
JSON representation

The Movie DB Xamarin.Forms Sample

Awesome Lists containing this project

README

        

# Movies

**Movies** is a Xamarin.Forms **GTK backend** application that makes use of The Movie Database (TMDb) API, a popular, user editable database for movies and TV shows, to demonstrate the possibilities of the new backend making use of a great variety of functionality.

Movies

## Xamarin.Forms App

[Xamarin.Forms](https://www.xamarin.com/forms) allows you to build native UIs for iOS, Android, Windows, macOS and **Linux** from a single, shared codebase. You can dive into mobile development with Xamarin.Forms by following our [free self-guided learning](https://university.xamarin.com/classes/track/self-guided) from Xamarin University. This project exercises the following patterns and features:

* Xamarin.Forms
* [XAML UI](https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-basics/)
* Behaviors
* Converters
* Custom Controls
* [Custom Renderers](https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/)
* [Data Binding](https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-basics/data_binding_basics/)
* IoC
* [Messaging Center](https://developer.xamarin.com/guides/xamarin-forms/messaging-center/)
* [MVVM](https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-basics/data_bindings_to_mvvm/)
* [Styles](https://developer.xamarin.com/guides/xamarin-forms/user-interface/styles/)
* Triggers
* Dialogs
* Navigation
* Gtk Themes

Movies

## Screens

### Android

Home Menu Detail Upcoming Movies

### iOS

Home Menu Detail Upcoming Movies

### Linux

Home on Linux (Ubuntu) Menu on Linux (Ubuntu) Detail on Linux (Ubuntu) Casting on Linux (Ubuntu) Casting on Linux (Ubuntu) Upcoming on Linux (Ubuntu) Movies on Linux (Ubuntu) Shows on Linux (Ubuntu)

### UWP

Home Menu Detail Upcoming Movies Shows

### Windows (Gtk Backend - Windows XP, 7, 8 & 10)

Home Menu Discover Detail WebView Casting Casting Gallery Upcoming Movies Shows Loading

## Requirements

* [Visual Studio __2015__](https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx) Update 3 (14.0 or higher) to compile C# 6 language features (or Visual Studio MacOS)
* Xamarin add-ons for Visual Studio 3.2.1.64 or higher (available via the Visual Studio installer)
* __Visual Studio Community Edition is fully supported!__
* [The Movie DB Api Key](https://www.themoviedb.org/documentation/api)

## Setup

**Download** or clone the repository. This is a solution with two projects.

**Rebuild** the solution to get all neccesary **NuGet** packages.

Access to **AppSettings.cs** file available in the .NET Standard Library to introduce your TMDb APIs key.

Enjoy!

## Licenses

This project uses some third-party assets with a license that requires attribution:

- [Flat-Plat](https://github.com/nana-4/Flat-Plat): A Material Design-like theme for GNOME/GTK+ based desktop environments.

## Clean and Rebuild

If you see build issues when pulling updates from the repo, try cleaning and rebuilding the solution.

## Copyright and license

Code released under the [MIT license](https://opensource.org/licenses/MIT).