Question
project python This project must at least satisfy the following minimum requirements: Use at least 3 different data types. Use lists or dictionaries or tuples
project python This project must at least satisfy the following minimum requirements: Use at least 3 different data types. Use lists or dictionaries or tuples or sets. Use loops. Use functions that return an output. Use conditions. Use a Lambda function. Apply Markdown Rules. ------------------------------------------ Example project: An online website that shows different events. The visitor should be able to do the following tasks for the store to function properly. As a visitor I should be able to do the following: 1. Browse Events. 2. View the event info (summary, time, price, place, etc.) 3. Search for an Event. 4. Get recommendations for my next visit based on my tickets purchase history. 5. Add tickets to the shopping cart. 6. Remove a ticket from the shopping cart. 7. List the tickets in my shopping cart. 8. Modify the number of ticket (by default one ticket). 9. Continue to checkout. 10. Get a QR code for my ticket. 11. Review my coming events.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started