https://github.com/soumyadeep6845/brewaholic
☕ Full-Stack coffee brew app, built using Flutter and Dart. Incorporates user authentication 🚩 in Firebase 🔒 Also includes custom loading animation 🔃
https://github.com/soumyadeep6845/brewaholic
dart firebase firebase-auth firestore-database flutter flutter-spinkit
Last synced: 3 months ago
JSON representation
☕ Full-Stack coffee brew app, built using Flutter and Dart. Incorporates user authentication 🚩 in Firebase 🔒 Also includes custom loading animation 🔃
- Host: GitHub
- URL: https://github.com/soumyadeep6845/brewaholic
- Owner: soumyadeep6845
- Created: 2022-02-04T06:58:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T14:48:45.000Z (over 4 years ago)
- Last Synced: 2025-06-01T20:55:52.355Z (about 1 year ago)
- Topics: dart, firebase, firebase-auth, firestore-database, flutter, flutter-spinkit
- Language: Dart
- Homepage:
- Size: 1.77 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brewaholic ☕
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
## Built With
* **Frontend**
- Flutter
- Dart
* **Backend & Libraries**
- Firebase Auth
- Cloud Firestore
- Flutter Spinkit
- Provider
* **Database**
- Firebase
---
## ✨ Screenshots
| Authentication Screen |
| - |
|  |
| Home Screen | Settings Panel |
| - | - |
|  |  |
## 📲 How to Install Locally
**1. Fork and clone this repository using**
```
git clone https://github.com/soumyadeep6845/Brewaholic.git
cd Brewaholic/
```
**2. Install the required dependencies using**
```
flutter packages get
```
**3. Connect any android device/emulator.**
**4. Run and install the app, using**
```
flutter run
```
**5. In case of general runtime difficulties, run**
```
flutter clean
```
and then,
```
flutter packages get
```
---
## 🎈 Contributing
If you'd like to contribute, please **fork** the repository and then raise a PR with necessary changes. Thank you.
---
## 💚 Found this project interesting?
If you found this project useful, then please consider leaving a :star: on Github. Thank you! 😄
---
## 👨 Project Maintained By-
* [Soumyadeep Das](https://www.linkedin.com/in/soumya0021/)