maze-runnar / Dukaan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow chart :

DukaanFlow

Dukaan

TODO: Integrate khatabook like API


Installation

  • install python3
  • pip install -r requirements.txt
  • install postgresql

To resolve psycopg2 installation error

  • sudo apt install python3-dev libpq-dev
  • pip3 install psycopg2

Payment Integration

  • Merchant can add there QR code if they want to simply.
  • OR merchant can provide the UPI id. (give buttons on UI to redirect on respective UPI app)
  • OR merchant has to register on our platform with his detail like bank account number and we will process their payment.

About


Languages

Language:Python 99.3%Language:Mako 0.7%