[Solved]General Develop Combination Bank Account Shopping Cart Analyzer Simulatea Shopper Deposits Q37030578

program in matlabGeneral You are to develop a combination bank account, shopping cart, and analyzer. You are to simulatea shopper that deposits a certain amount of money into their bank account. They then use that bank account to purchase items to a connected online shopping site. After a month’s worth of shopping, the shopper should be able to see a graph that depicts their spending habits over the month. Specifics You must have at least 10 products on your shopping site. You choose what products to sell. Your program must be able to keep track of costs, calculate tax, and display the total amount due. Your program must be able to accept a deposit from the shopper, as well as debit from the account each time that the shopper makes a purchase. Your program must utilize sub functions. You must give the user the option to obtain a graph of their monthly spending. Write the sessions data (Name, account balance, purchases, date) to a file. Extra Credit Extras After each session, write the users data (Name, account balance, purchases, date) to a file. Continuously append the next sessions data to this file until the user is ready to obtain a graph of their monthly spending. Show transcribed image text General You are to develop a combination bank account, shopping cart, and analyzer. You are to simulatea shopper that deposits a certain amount of money into their bank account. They then use that bank account to purchase items to a connected online shopping site. After a month’s worth of shopping, the shopper should be able to see a graph that depicts their spending habits over the month. Specifics You must have at least 10 products on your shopping site. You choose what products to sell. Your program must be able to keep track of costs, calculate tax, and display the total amount due. Your program must be able to accept a deposit from the shopper, as well as debit from the account each time that the shopper makes a purchase. Your program must utilize sub functions. You must give the user the option to obtain a graph of their monthly spending. Write the sessions data (Name, account balance, purchases, date) to a file. Extra Credit Extras After each session, write the users data (Name, account balance, purchases, date) to a file. Continuously append the next sessions data to this file until the user is ready to obtain a graph of their monthly spending.
Expert Answer
Answer to General You are to develop a combination bank account, shopping cart, and analyzer. You are to simulatea shopper that de… . . .
OR

