Skip to content

An application about movies with material design

Notifications You must be signed in to change notification settings

niuhb/Material-Movies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 

Repository files navigation

This projects support a series of articles about how to setup an android environment to develop an scalable, maintainable and testable projects.

Scenario

As an example, I will rely on the following project, is a proof of concept of a simple catalog of films, which can be marked as views or pendings.

The information about the films is taken from a public API called themoviedb, you can find nice documentation in this section at [Apiary](http: // docs. themoviedb.apiary.io/#).

This project is based on the pattern Model View Presenter also implements some guidelines of Material Design like transitions, structures, animations, colors etc ...

About

An application about movies with material design

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%