driconrikus / ricardoshop

A simple shopping cart with oop php and javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ricardoshop

A simple shopping cart made with OOP PHP & JavaScript

What's working?

The core functionality, which is the connection to the database, the APIs for pulling items from it via JSON strings, adding and removing from cart.

What's not working(yet)?

  • Checkout
  • Dynamic rating (it is currently set to a fixed number in the database)
  • Shipping

About

A simple shopping cart with oop php and javascript


Languages

Language:PHP 54.0%Language:JavaScript 21.3%Language:CSS 13.4%Language:TSQL 9.0%Language:Hack 2.3%