Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^13.5.0^1.10.0^2.10.4^3.0.3^4.5.0^3.5.17^11.1.11^4.5.1^22.0.2^22.15.32^6.0.0^14.5.1^0.7.0^9.29.0~10.2.0^2.4.2^8.0.4^1.89.2~5.8.0^19.3.0^28.8.0^7.0.0^7.7.7^2.2.1063
commits
Add checkout page with route setup, checkout info API, and basic data rendering.
f584013View on GitHubfeat(cart): implement cart item deletion with API support for logged-in users
8caef94View on GitHubfeat(cart): support add-to-cart with login API and local fallback for guests
deea800View on GitHubfeat(cart): add computed stats for selected item count and total price
5b87a81View on GitHubfeat(cart): implement select all and sync selection status in cart list
2faa093View on GitHubfeat(cart): implement basic cart list rendering with price and delete operations
bccdd4cView on GitHubAdd cart item deletion functionality with store action and UI trigger
31e33dcView on GitHubfeat(cart): add cart preview dropdown UI with item display and checkout button
9de6c1dView on GitHubfeat(cart): implement add-to-cart functionality with SKU selection on product detail page
bf8c615View on GitHub