Movie Recommendation Engine
AndroidDescription
Solves the problem of 'what to watch'. Users rate movies they have seen. The app uses a collaborative filtering algorithm to suggest new movies based on similar users' tastes. It integrates with TMDb API to show trailers, cast details, and streaming availability (Netflix/Prime) for the recommended titles.
Tech Stack
- Android Studio
- Java/Kotlin
- XML