Dragonfly aka Milkton delivery executive app empowers our milk delivery partner to manage their daily orders and reports through their mobile application.
- Mark Order: Delivered || Undelivered
- Total Product List
- Executive account and profile
- Customer contact and address navigation via google maps
- Order summary and reports
- Flutter must be installed on your machine, Installation Guide.
- Verify the installation by running
flutter doctor
-
git clone https://github.com/GEPTON-INFOTECH/dragonfly.git
-
cd milkton_executive
-
flutter pub get
-
flutter run
Contributions are welcome 🎉🎉
Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
- Grab a coffee ☕ and relax till we review your contribution.