Skip to content

This is an experimental project. This Android Mobile application is an encyclopedia for movies all around the world

Notifications You must be signed in to change notification settings

al-nafis/movie-mania

Repository files navigation

Movie Mania

This application is an encyclopedia for movies all around the world. Using the free OMDB API service, This application can search for any movies based on the user input. You can see all detailed information about your favorite movies and save them in the local database.

Api

OMDB: https://www.omdbapi.com/

Applied Tools

  • Jetpack Compose
  • Material 3
  • Compose Navigation
  • Coroutines
  • Retrofit
  • Hilt
  • Room Database
  • Coil Image Loading Library

Screens

Main Screen || Search Screen || Detail Screen

This application has three screen. Main Screen: User's list containing the movies he/she previously added. Search Screen: User searches for movies using the search option. Details Screen: Selecting a movie from the list will take the user in the detailed screen where it shows the information about the movie.

Previews

Light Theme

l1 l2 l3 l4 l5

Dark Theme

d1 d2 d3 d4 d5