A Flutter mobile application for discovering and sharing food experiences with gamification.
Ate is a social network dedicated to food lovers, combining Instagram-like content sharing with dish-level reviews and gamified challenges.
- Frontend: Flutter (Dart)
- Backend: Firebase (Auth, Firestore, Storage, Cloud Functions)
- State Management: BLoC/Cubit
- Design: Figma
- Flutter SDK (3.0+)
- Dart SDK
- Android Studio / VS Code
- Firebase account
# Clone the repository
git clone https://github.com/Ashreeef/ate_app.git
cd ate-app
# Install dependencies
flutter pub get
# Run the app
flutter run