Skip to content

JoshEvan/MovielogueAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MovielogueAndroid

Android movie and tv show data update app with ViewModel Architecture Component, SQLite, Content Provider, AsyncHttpClient (LoopJ), reminder, notification, widget.

Features:

  • searching movies and TV shows from the TMDB
  • daily reminder notification
  • everyday's new released movies reminder notification
  • favorite movies and TV shows local storage cart
  • dual language (english and indonesian)
  • up to date datas from the TMDB API
  • favorite movies and TV shows stack widget
  • using Content Provider so 1 app can access another app.

Implemented topics:

  • ViewModel Architecture Component
  • AsyncHttpClient (LoopJ).
  • glide
  • fragment
  • recycler view
  • tab layout, action bar
  • parcelable interface
  • constraint layout
  • localization (language)
  • alarm manager
  • background thread
  • local storage data SQLite
  • notification
  • stack widget

Movielogue is an Android application to discover a list of popular movies and TV shows Users can add and remove favorites movies and TV shows. Never miss your favorite movie's release date with this app with every new released moview reminder and daily reminder notification.

This app is built with Java, using the TMDB API for fetching the latest and popular movies and TV Shows.

The ConsumerApp within this project is accessing the favorite movies and TV shows data from the main app.

movie list favorite movie list search movies detail
favorite widget daily reminder release today reminder dual language

About

Android movie and tv shows data update app with ViewModel Architecture, SQLite, Content Provider, AsyncHttpClient (LoopJ), reminder, notification, widget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages