Difference between revisions of "VbzCart"

From VbzWiki
Jump to navigation Jump to search
m (→‎Documents: catalog building)
(main contents moved to HTYP)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Having evaluated {{yp|osCommerce}} and found that, although it had many features I would like to have on vbz.net, it also lacked some crucial features currently needed (many of which are provided by the existing shopping cart system, and some of which would be needed in order to effectively manage porting the data from the existing system).
 
Having evaluated {{yp|osCommerce}} and found that, although it had many features I would like to have on vbz.net, it also lacked some crucial features currently needed (many of which are provided by the existing shopping cart system, and some of which would be needed in order to effectively manage porting the data from the existing system).
  
So I'm writing a new system, in <s>PHP</s> {{yp|Perl}}, based on the data design of the existing VBZ cart system and adding new pieces as needed.
+
So I'm writing a new system, currently in PHP, loosely based on the data design of the existing VBZ cart system and adding new pieces as needed.
  
I will be taking notes on this page and gradually refining them into something resembling documentation, with the ultimate goal of producing a system which could be released under an [[htwiki:FOSS|open source]] license.
+
I'll be using HTYP for all documentation, as it is better suited for technical writing.
 
+
{{to htyp}}
==Documents==
 
*VbzCart uses [[htwiki:HyperAdmin|HyperAdmin]] for administration of privileged users
 
*[[VbzCart Tables]]: all tables used by VbzCart
 
*Data Concepts:
 
** [[VbzCart Cart|Carts]]
 
** [[VbzCart Order|Orders]]
 
** [[VbzCart Session|Sessions]]
 
* General Concepts:
 
** [[VbzCart Ordering]]: how ordering works (carts, orders, etc.)
 
* Other notes:
 
** [[VbzCart Tables in Access]]: the data schema as currently implemented (2006)
 
** [[VbzCart catalog building]]: how the catalog is built from stock and supplier catalogs
 

Latest revision as of 02:04, 2 July 2007

Technology: VbzCart

Having evaluated osCommerce and found that, although it had many features I would like to have on vbz.net, it also lacked some crucial features currently needed (many of which are provided by the existing shopping cart system, and some of which would be needed in order to effectively manage porting the data from the existing system).

So I'm writing a new system, currently in PHP, loosely based on the data design of the existing VBZ cart system and adding new pieces as needed.

I'll be using HTYP for all documentation, as it is better suited for technical writing.

VYPLGO2.64pxh.png This article has been moved to HTYP, the HyperTwin Yellow Pages.