Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ProductModal component for showing product details and add-to-cart ↵ | 2024-10-16 | 1 | -0/+40 | |
| | | | | functionality | ||||
* | Add CartItem component to display individual items in the cart with quantity ↵ | 2024-10-16 | 1 | -0/+26 | |
| | | | | adjustment | ||||
* | Add BarcodeScanner component for scanning barcodes and displaying ↵ | 2024-10-16 | 1 | -0/+50 | |
| | | | | confirmation popup | ||||
* | Add QuantityAdjuster component for adjusting product quantity in cart | 2024-10-16 | 1 | -0/+0 | |
| | |||||
* | Add ProductModal component for product details popup | 2024-10-16 | 1 | -0/+0 | |
| | |||||
* | Add CartItem component for individual cart item display | 2024-10-16 | 1 | -0/+0 | |
| | |||||
* | Add BarcodeScanner component for scanning products | 2024-10-16 | 1 | -0/+0 | |