Implement shopping cart

This commit is contained in:
2025-12-05 11:39:51 +01:00
parent f4618f4d05
commit 00246819cc
12 changed files with 288 additions and 36 deletions

View File

@@ -22,6 +22,7 @@ build-backend = "uv_build"
[dependency-groups]
dev = [
"black>=25.9.0",
"faker>=38.2.0",
"httpx>=0.28.1",
"isort>=7.0.0",
"pytest>=8.4.2",