| Make a till in Visual Basic 6.0 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 |