Skip to content

V0.1

Latest
Compare
Choose a tag to compare
@aashraya18 aashraya18 released this 10 Feb 12:17
· 11 commits to master since this release
687038d
  • 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