delivery icon indicating copy to clipboard operation
delivery copied to clipboard

Budget Mart- Food and Essentials ordering application

Budget Mart

Flutter Application for client's e-commerce bussiness.

Copyright

Nobody is allowed to use the app's source code for commercial purposes however it is public for learning purposes.

  • Any issues will be happily entertained in the issues section.
  • Any contributions and pull requests which are really good for the app will be considered.
  • To contribute pick up any issue from issues section and try your level best to solve to it, all the current issues are beginner level.

Steps to reproduce the project in your environment

  • Download and set up the flutter sdk.
  • Install flutter plugin in your editor(preferably Android Studio).
  • Run flutter get/ pub get for getting dependencies.
  • The project will now be running in your device.