. P5: Shopping System Implementation of basic shopping system, the user as a shopper should be able to: Navigate between
Posted: Sat Nov 27, 2021 10:31 am
. P5: Shopping System Implementation of basic shopping system, the user as a shopper should be able to: Navigate between different departments (Clothes, Electrical, Food, Grocery, Bakery, etc.) For each department the user should be able to select any item from an available list (array) User should be allowed at the end to tell the system that shopping is finished and system simulate the payment point The system should present the user with a bill that shows the items bought, their prices and the total cost Challenge: pay by credit cards where all details are available in saved file.