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

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 🔃

Awesome Lists containing this project

README

          

# Brewaholic ☕


Logo

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)](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 |
| - |
| ![assets/images/AuthScreen.jpeg](assets/images/AuthScreen.jpeg) |

| Home Screen | Settings Panel |
| - | - |
| ![assets/images/HOMESCREEN.jpeg](assets/images/HOMESCREEN.jpeg) | ![assets/images/Settings.jpeg](assets/images/Settings.jpeg) |

## 📲 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/)