JavaScript cash register?

Discussion in 'JavaScript' started by cre8ive, Apr 24, 2008.

  1. #1
    I (probably) need to make a cash register application. A very simple one. The store owner just selects an item from the drop down menu. Upon selection, its price shows up. Item number is initially set to 1, but you can change it to 2, 3, 4, 5, etc. This automatically calculates the subtotal. If the customer purchases many items, then all subtotals get added up and it calculates the total. Maybe, this thing needs to calculate the sales tax or something, but pretty simple.

    Also the store owner needs to print this out.

    q1. Is one of the easiest way to make this to use JavaScript and make it into an online / web application?

    q2. I'm guessing that more than a handful of people use something like this. Isn't there already a JavaScript cash register application somewhere? Does anyone know?

    I'd greatly appreciate any input on this.
     
    cre8ive, Apr 24, 2008 IP
  2. eTechDude.com

    eTechDude.com Member

    Messages:
    205
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #2
    i think a web application should do it.
     
    eTechDude.com, Apr 25, 2008 IP
  3. robertku

    robertku Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    To use Web Based POS program, you dont need to make it, but you can use it by going to this site : www.kasironline.com (online cashier).

    Rgds,
    Robert
     
    robertku, May 15, 2008 IP