Skip to content

Explore and save your favorite movies with this apps

Notifications You must be signed in to change notification settings

wahyukharisma/movist-app

Repository files navigation

Movist App

Movist is a mobile apps to show movies based on category and you can save your favorite movies in local storage. This apps build using kotlin and use themoviedb public api

Installation

  1. Get a free API Key at themoviedb
  2. Clone the repo
    git clone https://github.com/wahyukharisma/movist-app.git
  3. Enter your API in graddle.properties
    API_KEY = 'ENTER YOUR API';

Technologies

  • Coroutines - Concurrency design pattern that you can use on Android to simplify code that executes asynchronously
  • Room - Persistence library provides an abstraction layer over SQLite
  • Hilt - Dependency injection
  • MVVM - Project architecture

Resources

  • Api collection - api collection in postman that used in this application
  • Mockup - mockup application created using figma

About

Explore and save your favorite movies with this apps

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages