/MyCinema

MyCinema task

Primary LanguageKotlin

MyCinema

MyCinema task

Implemented:

  • Connected to The Movie Database using Retrofit
  • Retrieved a list of "Now Playing" movies, utilizing appropriate models to read in the JSON response
  • Displayed the movies in a layout

Not implemented:

  • A way to favorite movies locally
  • A way to view the movies that have been favorited

Demo