kusowl
|
783ae6925b
|
Refactor: update address when order creation request is being sent with different address id.
|
2026-03-19 16:38:34 +05:30 |
|
kusowl
|
d065ef1db9
|
feature: order create endpoint
|
2026-03-18 18:59:45 +05:30 |
|
kusowl
|
c27ae1969f
|
feature: add address api
- users can save, edi and delete addresses
- each user can have multiple address
- used shallow routes for address
|
2026-03-13 18:08:45 +05:30 |
|
kusowl
|
5bbec0ee2b
|
feature: update quantity and remove product from cart
add endpoint for update quantity of products (min:1, max:10)
add endpoint for removing product from cart
|
2026-03-10 19:01:52 +05:30 |
|
kusowl
|
1656739ecd
|
feature: add and fetch products in cart api
- schema for cart and product
- define relationship, DTO, Resource and API collections
- Add post and get endpoint for cart api
|
2026-03-09 19:07:27 +05:30 |
|
kusowl
|
2e16d92fdd
|
fix: product images are not stored in public storage
|
2026-03-02 14:22:17 +05:30 |
|
kusowl
|
684b7585bb
|
feature: product creation and image upload
create image upload endpoint
create product creation endpoint
create get product categories endpoint
|
2026-02-26 19:03:41 +05:30 |
|
kusowl
|
4397f91b65
|
feature: api for user registration
|
2026-02-20 13:11:25 +05:30 |
|