https://github.com/maheera421/coffee-order-taking-app
A Flutter app for selecting and customizing coffee brews.
https://github.com/maheera421/coffee-order-taking-app
firebase-auth firestore-database flutter-app flutter-spinkit material-app stream-provider
Last synced: 3 months ago
JSON representation
A Flutter app for selecting and customizing coffee brews.
- Host: GitHub
- URL: https://github.com/maheera421/coffee-order-taking-app
- Owner: maheera421
- Created: 2025-07-19T14:25:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-19T14:51:41.000Z (3 months ago)
- Last Synced: 2025-07-19T18:36:07.868Z (3 months ago)
- Topics: firebase-auth, firestore-database, flutter-app, flutter-spinkit, material-app, stream-provider
- Language: Dart
- Homepage:
- Size: 715 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brew Crew ☕
A Flutter app for selecting and customizing coffee brews. Users can sign in, choose their preferred strength and sugar level, and update their brew settings. Built with Firebase for authentication and database services.
## 🚀 Features
- 🔐 Firebase Authentication (Anonymous Sign-In)
- ☕ Brew customization (sugar level & strength)
- 📦 Cloud Firestore integration
- 🧑💻 State Management using `Provider`
- 🎨 Clean and minimalist UI
- 📱 Mobile-friendly layout---
## 🛠️ Tech Stack
- **Flutter** (UI Framework)
- **Firebase Auth** (User Authentication)
- **Cloud Firestore** (Database)
- **Provider** (State Management)---
## 🧑🎓 Getting Started
This project is a starting point for a Flutter application.
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.