MoviesApp-v2 is an upgraded version of my MoviesApp, showcasing Clean Architecture principles, the Repository Pattern, and MVVM pattern. an Android application that allows users to discover the latest movies, view movie details, and save their favorite movies locally. This app is built with modern Android development tools and libraries, including Navigation Component, Material Components, Hilt, Kotlin Coroutines, Retrofit, and Room. It seamlessly integrates with The Movie Database (TMDB) API to fetch and display movie data.