KarmaKoffee
This project consists of three interacting applications.
- Python backend (flask)
- Retail Web app (PoS of a payment system)
- Overview Web app.
To begin, start the backend by running the following script with python 3.4: app.py
You can access the two web applications from the following URLs:
Connect to the Merit API in order to manage coupons.
Simulate a purshase or a voucher redemption.
You can simulate a "gifting" event by using the "Redeem Voucher in Pool" button on the POS app. You can simulate a "giving" event by usin the "New transaction" button an proceeding to checkout.
Screenshot of the POS web site:
hostingSite:5000/webapp/index.html
The second, shows infomation about Merchants and vouchers.