Skip to content

Simple application to overview details of popular tv series and saving some of them as favorites.

Notifications You must be signed in to change notification settings

natalia-mus/TV_Series

Repository files navigation

TV Series

TV Series is a simple app that allows to overview details of the top most popular tv series. User can overview the list of the shows and tap on one in order to see its name, network, start date, end date and status. It is also possible to see show's fullsize image.

Application has also the list of user's favorite tv series. User can add show to favorites by clicking heart icon on details page. tv_series_1 tv_series_2

Project was built according to the MVP architecture and uses Dagger2 for dependency injection. In order to fetch data from API Retrofit2 was used. Application uses Room library to create local database and manage it.

To display images in application Glide library was helpful.

API source: episodate.com/api. Background image comes from pixabay.com.



Author

Natalia Muskała

About

Simple application to overview details of popular tv series and saving some of them as favorites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages