Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.06 KB

Movie-Search

A movie searching application can search and see details about the movie with a locally favored save feature.

ScreenShots

Features

  • Browse from the Popular section
  • Search for any Movie.
  • See the details of the Movie.
  • Save the movie for future use.

Tech Stack

  1. Kotlin
  2. Android
  3. MVVM pattern
  4. Viewmodel and Livedata
  5. Retrofit
  6. Coroutine
  7. Room
  8. Navigation Comonent
  9. Splash Screen API
  10. Dependency Injection (Hilt)
  11. Shimmer Loading effect