Movie Night is my first app developed in Flutter and designed to enhance your movie-watching experience. It's born to help remember the recommendations of movies from friends and family, and to always know the best one between them. It also helps to keep track of which movies were already seen.
- Search for movies using the public TMDB API.
- View movie details, including runtime, synopsis and rating.
- Create a watchlist for movies you plan to watch in the future.
- Mark movies as watched.
- Mark movies as favorite.
- Filter lists by genres and/or titles.
- See your movie-watching statistics
- Find out the movie streaming-providers.
- Authentication
- A list with the oscar nominees.
- Rate movies
- Share with friends and family
- Visual Studio Code
- Git & Github
- Dart/Flutter
- APIs
You can download the latest version of Movie Night from the following link: Movie Night APK.
Or you can download it from the playstore
Contributions are welcome! If you'd like to contribute to Movie Night, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and test them thoroughly.
- Create a pull request with a clear description of your changes.
This project is licensed under the MIT License.
I would like to thank the TMDB API for providing access to movie data.
If you have any questions or suggestions, feel free to contact me at [[email protected]].
Happy Movie Night!