[go: up one dir, main page]

Skip to content

derohimat/nanodegree-popular-movies-stage2

Repository files navigation

nanodegree-popular-movies-stage2

Udacity Nanodegree Popular Movies Stage 2. This app I made with MVP Architecture from Android Base MVP

Udacity Review

### Meets Specifications

You did a very good job! You could improve your app using some effects 
(such as Collapsing Toolbar Layout or Constraint Layout, fab button, expandible textview and so on...) 
to make it more gorgeous and you could implementing some extra features (sharing button...) 
but also considering the wealth of knowledge you have shown in the use of all those libraries 
I'd say you "Exceed Specifications".

Feature

  • Show Movies by Popular and High Rated
  • Show Movies Description
  • Watch Trailer
  • Show Reviews

Screenshots

Requirements :

Min SDK Version 15
Target SDK Version 24
Check the compileSdkVersion, and buildToolsVersion to be the latest
Build Tools Version 24.0.3
Java 1.8

How to Use

Just change API_KEY from [MovieDB](https://www.themoviedb.org) in Constant.java 

Used Library from :

License

Copyright 2016 Deni Rohimat

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.