Reddog
|
| Posted: 04/25/2005, 2:20 AM |
|
Hi All,
I have just come across CC, downloaded the trial and I'm working through the help files. I expect to use a LAMP (php) server setup.
I may be doing a web app soon for a restaurant, wanting it's customers to be able to send orders online (but not pay, yet). They want to display various menu pages eg lamb dishes, chicken, vegy etc. and allow the customer to check required dishes (entering how many if more than one).
They DO NOT want a 'shopping cart' style of ordering.
They want the customer to 'flick' between menu pages , selecting as they go (with no jump to order page step). Eventually the customer can click to an order page where the complete order is displayed for correction and sending etc.
Assuming a customer id is validated upon login, what are the possible ways to design this type of ordering sytem in CC?
I expect that out side of CC (straight php coding) I would use a set of page 'session arrays' that are created at login, these would keep track of each menu page order and these would be enumerated via the order page.
Would this be the way to go, and is this fairly easy / possible to do in CC?
Thanks.
|
|
|
 |
|