Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weylar/Movie

A simple movie app
https://github.com/weylar/Movie

Last synced: 3 months ago
JSON representation

A simple movie app

Awesome Lists containing this project

README

        

# 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