Skip to content

v1.0.0-alpha

Latest
Compare
Choose a tag to compare
@NishantWankhade NishantWankhade released this 11 Dec 10:20
· 3 commits to main since this release
b52edc9

What's Changed

New Contributors

Full Changelog: https://github.com/NishantWankhade/Amruttulya/commits/v1.0.0

Setup to be done:-

  1. Go to "App Info" and allow storage permission

6e7885f0-5da8-4e34-b812-525a624b56bd

Functionalities :-

  1. Choose any item from list or type your item name and price in respective sections.

ListItems

  1. Set quantity

Quantity

  1. Click on "Add", Adding the item will add it to the current order list

Addbtn

  1. After adding the items to confirm the current order . Click on "View"

ViewBtn

  1. A new screen will appear which will show the whole order summary. After that click on "Confirm Order" btn it will add the itms to sheet

bbe9c973-0dcc-4604-acb1-812db1be4f0c

  1. To view the sheet click on "Sheet" icon button in top right corner

sheet

  1. To view previous click on "Date" icon button to change the date
  2. To clear current order click on "Refresh" button

Refresh Btn