Observe the working of online purchase of laptops and gadgets on this website. Write a complete andefficient C++ program to accomplish all steps required for online purchasing and searching like it isdone on website. Ensure that your program is menu based and the main function should consists ofcalls to user defined functions only.
❖ Searching on the website should be done according to the text entered by user.
❖ For purchasing of laptops, you do not need to implement all choices given on the website.Instead consider that your website offers Dell and HP laptops only.
❖ For purchasing of gadgets, you do not need to implement all choices given on the website.Instead consider that your website offers smart watches and fitness trackers only.
❖ Ensure that order completion and checkout options as done on website (consider Cash ondelivery only).
❖ The final order details, customer information, delivery information etc should be displayed onoutput screen and also be stored in a file. All old and new orders must be stored in the same filewithout any overwriting of previous data.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here