A restaurant decision-making app that helps you choose where to eat when you (or your partner) can't decide. Built with Flutter and deployed to Firebase Hosting.
- Get a random restaurant suggestion when you can't decide
- Filter by cuisine type, price range, and distance
- Save favorite suggestions for future reference
- Compare two restaurants side by side
- View key details like ratings, price range, and cuisine type
- Make an informed decision with all the facts
- Create and manage multiple restaurant lists
- Organize restaurants by categories or preferences
- Share lists with friends and family
- Add your own restaurants to the database
- Include custom notes and ratings
- Upload photos of your favorite dishes
- Clean and intuitive interface
- Dark and light mode support
- Smooth animations and transitions
- Responsive design for all screen sizes
- Frontend Framework: Flutter
- State Management: Provider/Bloc
- Database: SQLite (local storage)
- API Integration: Google Places API
- Version Control: Git
- Build System: Gradle (Android), CocoaPods (iOS)
- Clone the repository
- Install Flutter dependencies
- Set up your Google Places API key
- Run the app using
flutter run
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 - see the LICENSE file for details.


