Skip to content

Movies4U is an Android application. Integrated the Paging library, LiveData, ViewModel, DataBinding, Room, MVVM architecture and Repository pattern.

License

Notifications You must be signed in to change notification settings

LoloziAnas/tv-show-android-app

Repository files navigation

Movies4U

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. In this project, we’ll design and implement an android application to allow us to find the most popular movies playing.

This app uses the API from episodate.com

What I learned

  • Fetch data from the Internet with episodate 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

Video

Here is the link to view a video demonstrating the app: Click here

Screenshots

License

MIT License, see the LICENSE file.

Support

  • Found this project useful ❤️? Support by clicking the ⭐️ button on the upper right of this page. ✌️
  • Notice anything else missing? File an issue
  • Feel free to contribute in any way to the project from typos in docs to code review are all welcome.

About

Movies4U is an Android application. Integrated the Paging library, LiveData, ViewModel, DataBinding, Room, MVVM architecture and Repository pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages