Git Product home page Git Product logo

udacitymovieapp's Introduction

Popular Movies, Stage 2

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. In this project, youโ€™ll build an app to allow users to discover the most popular movies playing.

This app uses the API from themoviedb.org

API Key Note

Define key in build.gradle

Find a file named gradle.properties in .gradle folder in your home directory.

Add PopularMoviesApp_ApiKey = "YOUR-API-KEY" to that file.

Reference: Hiding API keys from your Android repository

Why this Project

To become an Android developer, you must know how to bring particular mobile experiences to life. Specifically, you need to know how to build clean and compelling user interfaces (UIs), fetch data from network services, and optimize the experience for various mobile devices. You will hone these fundamental skills in this project.

By building this app, you will demonstrate your understanding of the foundational elements of programming for Android. Your app will communicate with the Internet and provide a responsive and delightful user experience.

What will I Learn?

  • Fetch data from the Internet with theMovieDB API
  • Use adapters and custom list layouts to populate list views
  • Incorporate libraries to simplify the amount of code you need to write
  • Build a fully featured application that looks and feels natural on the latest Android operating system.

Libraries

Get it on Google Play

Popular Movies app gives you information about movies from the TMDb. See what movies are the most popular and high rated. You can also discover Now Playing or Upcoming movies. Popular Movies app will help you decide what to watch.๐Ÿ‘

Join development!

Build status: master stable

Start contributing: Make sure you read SETUP.md when you start working on this project. Basically: Fork this repository and contribute back using pull requests to the master branch.

License: GPLv2

udacitymovieapp's People

Contributors

josefdeutsch avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.