APP PURPOSE : Aplikasi mobile informatif yang menampilkan informasi film dengan dukungan API yang memungkinkan aplikasi untuk menampilkan informasi film secara up-to-date
The Movie Information App is a Flutter-based mobile application that provides movie recommendations by utilizing the TMDB (The Movie Database) API. The app allows users to explore movies, view detailed information, and get recommendations based on their interests.
- Movie Search: Search for movies by title or genre.
- Movie Recommendations: Get personalized recommendations based on your favorite movies.
- Detailed Movie Information: View details such as plot summaries, cast, ratings, and more.
- Trending Movies: Stay updated with the latest trending movies.
- Upcoming Releases: See movies that are soon to be released.
- Flutter: For building the cross-platform mobile application.
- TMDB API: For fetching movie data and recommendations.
- Dart: Programming language used with Flutter.
To run this app locally, follow these steps:
- Clone this repository:
git clone https://github.com/yusrilprayoga-code/movie-information-app.git