Skip to content

Releases: umangraval/Smart-Checkout-App

V0.1

10 Feb 12:17
687038d
Compare
Choose a tag to compare
  • Whenever a user wants to buy a product, he can scan the code and get the details through a mobile app (Flutter).
  • He will get an option to buy and if the customer clicked yes, the amount of product will be added to his credits.
  • The customer can pay the price through online mode (UPI, debit card, etc).
  • Products will be managed in real-time in the dashboard if a person buys and the owner can see his paid status.
  • QR code will be secured through token authentication from API. So not anyone without a login can buy the product