Ajax order calculation help. I may pay.

Discussion in 'JavaScript' started by Talker, May 16, 2008.

  1. #1
    Hi,

    I would like some help building a simple order calculation form in Ajax. I may pay if anyone can do it for $10 - $12.

    Form Contents
    1. It has three combos pre-filled with values for size, color & qty.And an add button.
    2. A Table beneath the combos. 4 columns size,color,qty & remove.
    3. Checkout button


    Function
    1. When a size ,color & qty is selected in the combos and 'Add' button is clicked. The values should display nicely with default sliding effects in the table.
    2. The adding can be repeated to show multiple lines of size,color & qty in the same table.
    3. At the same time a total of the qty should be calculated.
    4. Also at the same time, the total has to be cross checked from a MySQL DB. Which will return a 'Rate' based on the total qty. The rate is supposed to be shown beside the total qty. And finally show qty x rate = Total amount beside the rate. For you to visualize it, its more like an invoice.
    5. The remove column should be able to remove the entry from the table. The totals should be affected with the remove function.
    6. Finally the Checkout button should be enabled if the qty is equal to or greater than 12. Clicking checkout will submit the order to MySQL.


    Please PM or post here if you have any questions or you are willing to do the work for me.

    Let me know who can help.
    Talker
     
    Talker, May 16, 2008 IP
  2. crath

    crath Well-Known Member

    Messages:
    661
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    100
    #2
    If you are interested in paying double to triple your current budget, let me know.
     
    crath, May 16, 2008 IP
  3. Talker

    Talker Notable Member

    Messages:
    2,795
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    210
    #3
    Don't have that much budget. Would have posted earlier if i did.
     
    Talker, May 16, 2008 IP