nokeechia / KarmaKoffee

CoffeeRefugee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KarmaKoffee

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:

Python backend

Connect to the Merit API in order to manage coupons.

Retail web app

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: alt text

hostingSite:5000/webapp/index.html

Overview web app

The second, shows infomation about Merchants and vouchers.

http://nckr.azurewebsites.net/

Example of the web based location site: alt text

About

CoffeeRefugee


Languages

Language:Python 39.8%Language:JavaScript 34.0%Language:CSS 19.5%Language:HTML 6.5%Language:Shell 0.1%