An open API service indexing awesome lists of open source software.

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.

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.