allankenneth / stockrun.co

Stockrun.co is a prototype (incomplete, very insecure, and unsuitable for production use) service for a retail setting to create lists of stock and email them. It also features a shipping tracker integrated directly with Canada Post.

Home Page:http://stockrun.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stockrun.co is a very simple way to add stock items to a list (basket), get a subtotal, and be able to email the basket to whomever. This prototype is built in a very manual way, using simple PHP to read a CSV file for the main stock list; it uses localstorage for the basket, and thus depends on javascript (jquery). Built with Twitter Bootstrap. I say again: THIS IS A PROTOTYPE. It is insecure and is dangerous to run on a public server without serious modification.

About

Stockrun.co is a prototype (incomplete, very insecure, and unsuitable for production use) service for a retail setting to create lists of stock and email them. It also features a shipping tracker integrated directly with Canada Post.

http://stockrun.co


Languages

Language:JavaScript 71.2%Language:PHP 25.6%Language:CSS 1.7%Language:Shell 1.5%