kusowl
|
3059a923b4
|
refactor: move auth service to core
|
2026-03-16 13:05:06 +05:30 |
|
kusowl
|
6d1cb81e6b
|
wip: checkout page
- add button to go address page in cart ui
- add template for address page
|
2026-03-13 18:54:48 +05:30 |
|
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
|
2b88cee10b
|
feature: user can change quantity and remove products
|
2026-03-10 19:07:42 +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 |
|