Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@adityasharma7 adityasharma7 released this 06 Dec 13:35
· 406 commits to main since this release
7935542

Initial app comes with following functionality:

  1. User(Picker) can login into the system.
  2. All picklists assigned to user are available on list or home page.
  3. User can navigate to picklist detail page, scan product with Barcode\QR code and mark picklist as picked.
  4. User can change stores if associated with multiple stores.

Features:

  1. Implemented code to add functionality to the list page (#10)
  2. Implemented functionality to picklist detail page (#19)
  3. Implement barcode and QR code scanner (#20)