A Movies guide app with various details and trailers.Discover the most popular and top trending movies playing. Movies data fetched using themoviedb.org API.
- Discover the most popular and the most Trending movies
- User can view and play trailers on video dialogue
- Shows a list of reviews for each movie
- Users can mark a movie as favorite in the details view by tapping a plus icon
Based on Clean architecture and repository pattern.
- A local database that servers as a single source of truth for data presented to the user.
- A web api service.
- A repository that works with the database and the api service, providing a unified data interface.
- A Bloc that provides data specific for the UI.
- The UI, which shows a visual representation of the data in the Bloc.
- Tridev Deka - LinkedIn - Tridev Deka
MIT License
Copyright (c) 2023 Tridev Deka







