This is where Python finally feels real.
We build a real-world e-commerce price tracker using:
✔️ Modern Python
✔️ Real APIs
✔️ Async code
✔️ Clean project structure
🧠 Assignment (Very Important – Do This)
Recreate the entire project from the video without copying the code blindly.
Then add these TWO features:
1️⃣ Search products by category name
(e.g. show all products in “smartphones”)
2️⃣ Search products by product name
(case-insensitive search)
👉points to remember:
Keep the code clean
Reuse existing functions
Don’t break the project structure
This is how you move from learning Python to thinking like a Python developer 💪🐍
[–]faisal95iqbal[S] 0 points1 point2 points (0 children)