as3ar-elyoum / android

0 stars 0 forks source link

Add edit section in product details screen #52

Closed a7madM closed 1 year ago

a7madM commented 1 year ago

drop down list to select product status drop down list to select product category_id

button to trigger put request action to /api/products, params => { product: { status: .., category_id: ..} }