devstygian / devstygian/Resto-POS
Feat: add decrease button in cart
Open
enhancement
good first issue
- Dominant language
- PHP
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
`Added a decrease button beside the delete button in the cart.`
Users can now reduce item quantity instead of deleting it.
If the quantity reaches 0, the item will be removed automatically.
Contributor guide
Assessment
This issue has not been assessed yet.