llyyue / estore3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

estore3

A more or less functional online store based on web2py + ractive.js + Stripe.js.

Most files are web2py scaffolding files. Most important files are:

  • models/db1.py (defines the tables)
  • controllers/default.py (exposes /index and /manage)
  • vides/default/index.html (the ractive code is here)

Try it here

http://experts4solutions.com/estore3

About

License:Other


Languages

Language:Python 81.5%Language:JavaScript 8.4%Language:HTML 6.4%Language:CSS 3.7%