Watch Next is an android application built using the MVVM pattern, RXJava, Databinding and Room. Watch-Next basically displays a list of TV shows, allows you to fuzzy search for a TV show and create a watch list. It makes requests to EPISODATE API and parses the JSON response to display the TV Shows.
- Android Jetpack - is a suite of libraries to help developers follow best practices, reduce boilerplate code, and write code that works consistently across Android versions and devices so that developers can focus on the code they care about.
- Retrofit2 - A type-safe HTTP client for Android and Java.
- Picasso - A powerful image downloading and caching library for Android.
- SDP - An android lib that provides a scalable size unit.
- SSP - An android lib that provides a scalable size unit for texts.