Skip to content

Movotlin is an application that has been developed using modern Android development tools and features such as viewing movies by different genres, the ability to create a wish list, the ability to search for movies by name and genre, view It has information such as year of production, director, writer, actors, etc.

Notifications You must be signed in to change notification settings

OmidTaheri/Movotlin

Repository files navigation

Movotlin


Movotlin

-----------------------------------------------------

Introduce

Movotlin is an application that has been developed using modern Android development tools and features such as viewing movies by different genres, the ability to create a wish list, the ability to search for movies by name and genre, view It has information such as year of production, director, writer, actors, etc.

-----------------------------------------------------

Screenshot


-----------------------------------------------------

Highlights

Light Theme Dark Theme

-----------------------------------------------------

Tools & Dependencies

  • Clean Architecture(MVVM)
  • Single Activity
  • Google Material Design
  • Jetpack Paging Library
  • Jetpack Navigation Component
  • Jetpack Room Database
  • Glide - Load Image
  • Retrofit- Network Requests
  • Dagger- Dependency Injection
  • Flow + Coroutine
  • Kotlin Script– Build files
  • Themoviedb API

-----------------------------------------------------

Build/Running

  • Create local.properties in root folder
  • Get TMDB API Key and add to local.properties with "API.KEY" tag
   API.KEY="<INSERT_YOUR_API_KEY>"
  • Add an empty field for other parameters:
    signing.key.alias="<INSERT_YOUR_ALIAS>"
    signing.key.password="<INSERT_YOUR_PASSWORD>"
    signing.store.file="<INSERT_YOUR_ADDRESS>"
    signing.store.password="<INSERT_YOUR_PASSWORD>"
    signing.tvkey.alias="<INSERT_YOUR_ALIAS>"
    signing.tvkey.password="<INSERT_YOUR_PASSWORD>"
    signing.tvstore.file="<INSERT_YOUR_ADDRESS>"
    signing.tvstore.password="<INSERT_YOUR_PASSWORD>"

-----------------------------------------------------

Show Demo Video

Show Demo Video

Latest Release

-----------------------------------------------------

LinkedIn Badge

About

Movotlin is an application that has been developed using modern Android development tools and features such as viewing movies by different genres, the ability to create a wish list, the ability to search for movies by name and genre, view It has information such as year of production, director, writer, actors, etc.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages