Chinchilla aka Milkton customer app empowers our customer to shop, manage orders, subscription, transactions, billing etc. directly through their mobile app.
- Create, edit and track orders
- Manage subscriptions
- File complain / contact support
- Manage Billing, Wallet and transactions
- 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/chinchilla.git -
cd customer_app -
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.
