Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 787 Bytes

File metadata and controls

19 lines (13 loc) · 787 Bytes

DSCSolutionsChallenge: AnCourier

Platform to enable users to order for items from a store and get them delivered to them by a registered driver. A way to reduce the number of people that break the lockdown rule to go out and buy stuff.

Getting Started

This project is a starting point for the DSCSolutionsChallenge: AnCourier application.

This project was bulit with flutter.

How to run

  1. Clone the project onto your desktop.
  2. Use Android Studio or VS Code to open the poject.
  3. Run 'flutter packages get' in the project directory.
  4. Run 'flutter run' in the project directory.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.