Page 1 of 1

Project requirements - Technologies for e-Business Create a Python application that fulfils the following requirements:

Posted: Fri May 20, 2022 10:10 am
by answerhappygod
Project Requirements Technologies For E Business Create A Python Application That Fulfils The Following Requirements 1
Project Requirements Technologies For E Business Create A Python Application That Fulfils The Following Requirements 1 (42.26 KiB) Viewed 27 times
Project requirements - Technologies for e-Business Create a Python application that fulfils the following requirements: 1. Displays an interactive user menu with 5 options (0,4 p): a. Retrieve data b. Create the graph c. Display the matrix d. Save to Excel file e. Exit 2. Option 1 will retrieve product names and product prices from a page on a specific e- commerce website allocated to you (0,8 p) a. Retrieve product names (0,3 p) b. Retrieve product prices (0,5 p) 3. Option 2 will display a bar chart showing the products and their prices (0,2) 4. Option 3 will display the matrix containing the products and their prices (0,2) 5. Option 4 will save the matrix to an excel file (0,3) 6. Option 5 will quit the application (0,1 p)