Skip to content

robdeputter/MyMovies_Android

Repository files navigation

Creator: Rob De Putter (HOGENT - Group: 3C) - Result: 15/20

MyMovies - Android application

MyMovies is an application where you can look up all movies and series. You can request a detailed list to provide more information about a particular film or series. There is also the possibility to add them to your favourites.

Furthermore, this app also offers the possibility to consult the latest releases of Netflix, so you can already look forward to a brand new season of your favorite series.

If you like to let your friends know about a movie or series that you liked very much, you can share it through different platforms (mail, messages, messenger,...).

Technical

This app demonstrates the following views and techniques:

  • Retrofit to make api calls to an HTTP web service
  • Moshi which handles the deserialization of the returned JSON to Kotlin data objects
  • Glide to load and cache images by URL.

It leverages the following components from the Jetpack library:

Working with the app

Clone the repo.

git clone https://github.com/robdeputter/MyMovies_Android.git

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android Studio
  • Gradle

Installing

Checkout the repository, build the APK using Android Studio and test on your physical device or emulator.

Built With

Documentation

Dokka files

Report Issues

Notice any issues with a repository? Please file a github issue in the repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages