项目作者: axactstudios

项目描述 :
Budget Mart- Food and Essentials ordering application
高级语言: Dart
项目地址: git://github.com/axactstudios/delivery.git
创建时间: 2020-05-22T22:44:30Z
项目社区:https://github.com/axactstudios/delivery

开源协议:

下载


Budget Mart

Flutter Application for client’s e-commerce bussiness.

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.