A movie voting app inspired by Tinder – make group movie decisions fun and easy!
- Create a Room – Generate a unique room code.
- Invite Friends – Share the code so they can join.
- Swipe to Vote – Like or dislike movies by swiping.
- Get a Ranked List – The app calculates the best-matched movies based on all votes.
✅ Room-based voting – Everyone in the room sees the same movies.
✅ Genre Selection – Choose a genre to filter movie suggestions.
✅ Real-time Voting – Updates as friends vote.
✅ Final Ranking – Get a list of the most-liked movies.
✅ Easy Sharing – Invite friends with a single code.
- Flutter – Cross-platform app development
- Dart – Primary programming language
- TheMovieDB API – Fetches movie data (API Reference)
git clone https://github.com/YourUsername/MovieVotingApp.git
cd MovieVotingApp
flutter pub get
flutter run- Not sure if it works on mutliple devices at same time
- Fix some API issues that People in the same room see the same Movies
🤝 Contributing Contributions are welcome! Fork the repo, open an issue, or submit a pull request.
📜 License This project is licensed under the MIT License – see the LICENSE file for details.