Skip to content

ngacho/Movie

 
 

Repository files navigation

Movie Android App

This app is for user to be able to display list of popular movies, search and favorite for later. It was built using MVVM, Retrofit, WorkManager ViewModel & LiveData, and kotlin was the language choice.

The scope of this application is limited to viewing movie details including the overview, date of release and rate.

The live version will extend more features among which will including the ovie trailer and download link, extentions for customization like themes.

Features

  • View Movie by categories.
  • See movie details.
  • Search for a movie.
  • Favorite movie.
    • Click on the like button

Getting Started

  • The first step is to clone/download this repository

  • Open the project in your android studio

  • Goto File-> Sync Project with Gradle Files

  • Goto Buil -> Rebuild

  • Run -> Run app/Shift+F10

About

A simple movie app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%