raken
Jul 10, 2003, 08:35 AM
Hai, my name is raken, well lets to the point:
Create an application that all stimulate a till. The application should allow a user to enter an item and the quantity purchased. Item description and cost should be read from a file or database.
There should be a display showing the items purchased, quantity and total cost of those items. A running total should be kept and displayed.
When a purchase is complete the application must calculate the change and print out a receipt.
Your application should be user friendly and you must provide user instruction.
Anyone know how to resolve this problem?
Thank you
Create an application that all stimulate a till. The application should allow a user to enter an item and the quantity purchased. Item description and cost should be read from a file or database.
There should be a display showing the items purchased, quantity and total cost of those items. A running total should be kept and displayed.
When a purchase is complete the application must calculate the change and print out a receipt.
Your application should be user friendly and you must provide user instruction.
Anyone know how to resolve this problem?
Thank you