Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 780 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 780 Bytes

Popular Movies

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. In this project was built an app to allow users to discover the most popular movies playing.

PART I

  • 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

How it looks like

Screen 1

Screen 2