Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 228 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 228 Bytes

FILAMU

This is an android app that fetches and displays movies and series from themoviedb api.

Architecture Used

  • MVVM Architecture

Technologies Used

  • LiveData
  • Paging Library
  • Room Persistence Library
  • Retrofit2