Welcome to the Boba Tea App, a new Flutter project that will quench your thirst for a great mobile app experience! 🎉
To get started with this project, you need to have Flutter and Dart installed on your machine. Once you have those, you can clone this repository and run flutter pub get
in the root directory to fetch the necessary dependencies.
This project uses Firebase for user authentication. To set up Firebase for this project, please follow the official Firebase documentation.
Our app offers a variety of features:
- Browse through a wide variety of boba tea options in our catalog 📚
- Customize your 🍓🍋🍍
- Sign up and sign in to personalize your experience 🚀
The project is structured as follows:
lib/main.dart
: This is the entry point of the application.lib/components/
: This directory contains reusable components like the bottom navigation bar and drink tiles.lib/models/
: This directory contains the data models.lib/pages/
: This directory contains the different pages/screens of the application.
This project is licensed under the terms of the MIT license. For more details, see the LICENSE file.
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
Give a ⭐️ if this project helped you!
If you have any questions, feel free to reach out to me.
Happy Coding! 💻