kusowl
ad957efcf0
feature: add to cart
...
- make the cart service dependable on BehavorialSubject, migrated from
siganls
- implement add to cart service
2026-03-11 19:00:24 +05:30
kusowl
27a04c6458
minor: some quick design and color changes
...
make the dropdown hover color from gradient to simple gray shade
make the button 3d
change the product card design in home page
add add to cart button in the home page
change design of button ghost
2026-03-11 11:25:07 +05:30
kusowl
9000ea0052
feature: fetch cart products from api
...
- show total cart item count on header
- fetch and show cart items on cart modal
2026-03-09 19:04:31 +05:30
kusowl
3c2233d53e
fix: make favorite button in product show page sync with db
2026-03-05 18:08:52 +05:30
kusowl
7e1ecf35b9
make favorite state persistant with api
2026-03-05 13:34:37 +05:30
kusowl
b575b42f22
Merge remote-tracking branch 'origin/feature/products' into fix/history-issue
...
# Conflicts:
# src/app/features/product/components/product-card/product-card.html
# src/app/features/product/components/product-card/product-card.ts
# src/app/features/product/services/product-service.ts
2026-03-03 17:40:12 +05:30
kusowl
553637d8e2
fix: commit whole changes
2026-03-03 17:27:30 +05:30
kusowl
f5393f5110
feature: show products on the home page and add individual product page
2026-03-02 18:47:43 +05:30
kusowl
617053c0ee
feature: upload images and show alert after successfull product creation
2026-02-26 19:02:39 +05:30
kusowl
bb05fb7747
feature: add product page
...
- add UI
- add dialog for preview selected images
2026-02-25 19:04:00 +05:30