👋 Hello there! Welcome to my README!
📱 This is a mobile app made with Flutter 🦋 that aims to provide a delivery service for small towns in the state of Maranhão 🌴.
🚀 The app uses the MVC architecture pattern 🏭, and the state management is handled by the ChangeNotifier 🔄 with the help of Provider for dependency injection 💉.
👨💻 To run the app, you'll need to have Flutter installed in your machine 💻. You can check how to install it on the official documentation: https://flutter.dev/docs/get-started/install
🔧 To install the dependencies, just clone the repository and run the command:
flutter pub get
👉 Then, to start the app, run:
flutter run
#🛍️ The app allows users:
- To register and login 🔑 [ ]
- Browse restaurants and products available for purchase 🍔🍟 [✅]
- Ad products to their shopping cart 🛒 [ ]
- Finalize the purchase with the choice of delivery address and payment 💳 [ ]
- Track the order status in real-time 🚚. [ ]
🧑💻 The technologies used in this project are Flutter, ChangeNotifier, Provider, and Firebase 🔥.
🤝 Contributions are welcome and appreciated! To contribute, just fork the repository, create a new branch with your feature, commit your changes, push it to your branch, and open a pull request! 🤩