I got this assignment to do, but i cant so it, i have tried everything i know in C++ programming and its not working. Can someone help me please.
Write a Graphical User Interface program that simulates the activities of a vending machine. The program should allow for full user input. The requirement for the assignment is as follows:
· Allow the user only to input 5p,10p, 20p,50p, 1.00 notes as legal tender.
· Candy cost 80p , Sugar Rock cost 1.20p , Babydiamond cost 70p.
· The program should be able to calculate the customer’s change given that a discount of 10% is given for more than three items bought.
· The program should be fully validated and generate Pop-up menus, activate on mouse or key events for user input.
· The ability to come up with a creative and original interface design