Skip to content

aaronoe/Cinematic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopularMovies

Android App, which displays movie data, based on sorting criteria. It utilizes the The Movie DB API to query data using Retrofit as a REST-Client. The user can favorite movies, which are then stored with a Content-Provider backed by a SQLite Database.

Download

As of April 17th 2016, the app is available on the Play Store for download

Video

In-App Experience

Purpose

This project is part of Udacity's and Google's Associate Android Developer Fast-Track Program The purpose is to design this app from the ground up, bringing it from an idea to a functional state. However it's not close to a production ready state yet.

External Libraries

  • Retrofit2 as a REST-Client
  • GSON for converting the JSON-Response to Java Objects
  • Picasso for image loading
  • Butterknife for binding views

License

This project utilizes the MIT License

About

My shot at making a better IMDb App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published