Skip to content

Android app for discovering popular and recent movies in cinemas

Notifications You must be signed in to change notification settings

luqmanoop/MovieTainment

Repository files navigation

MovieTainment

An app to help users discover popular and recent movies.

This app is part of the weekly challenges in the Associate Android Developer Fast Track course offered by Udacity & Google courtesy of Andela.

Movie detail screenshot

Requirements

Valid api key from The Movie DB (TMDb)

// gradle.properties
API_KEY = "YOUR API_KEY HERE"

Required Tasks

  1. Build a UI layout for multiple Activities.
  2. Launch these Activities via Intent.
  3. Fetch data from themovieDB API

About

Android app for discovering popular and recent movies in cinemas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages