Skip to content

This project (Popular Movies Stage One) is meant for Android Developer Nanodegree provided by UDACITY. This is the stage 1 submission for the Popular Movies project. Stage 2 shall be made in a different repository.

Notifications You must be signed in to change notification settings

HRankit/MovieTimeStage1

Repository files navigation

Welcome to MovieTime!

Hi! This project (Popular Movies Stage One) is meant for Android Developer Nanodegree provided by UDACITY. If you want to try the project, you should get an API key from themoviedb.org.

Api Usage

Add the API key you get from TMDB to gradle.properties (Project Properties). Replace the text

YOUR_TMDB_API_KEY

with your api key without quotes ("")and build the project.

Features

With the app, you can:

  • Discover the most popular or the highest rated movies
  • See movie information

Libraries

Animations

  • Animation using Constratint Set, Constraint Group and Constraint Layout
  • Slide In Enter transition and Slide Out Exit Transition and Vice Versa

Video

Look and Feel of App

License

This project was submitted by HRankit as part of the Nanodegree At Udacity.

Copyright (c) 2018 HRankit.

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.

About

This project (Popular Movies Stage One) is meant for Android Developer Nanodegree provided by UDACITY. This is the stage 1 submission for the Popular Movies project. Stage 2 shall be made in a different repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages