A movies info app that fetches data from OMDB API gives a brief information about the movie.
Search function: Allows users to search for movies by title, genre, or release date.
Movie information: Displays a range of information about the selected movie, such as the title, release date, director, cast, genre, plot summary, runtime, and rating.
Rating and review system: Allows users to rate and review movies.
Notifications: Provides notifications about new releases or upcoming movies.
Watch Trailers: Allows users to watch movie trailers directly through the app.
Intuitive user interface: Makes it easy for users to search for and access information about their favorite movies.
- Minimum SDK level 21
- 100% [Java].
- Volley library for API calls.
- Firebase realtime database database for users comments storage.
- Firebase Google Sign in authentication