beckn / BAP-Boilerplate-SDK

This is an open-source generic SDK that allows any beckn-enabled consumer application to be built quicly
MIT License
1 stars 1 forks source link

Build API to create catalog #6

Closed nikhil2128 closed 1 year ago

nikhil2128 commented 1 year ago

Description

This API should provide a facility to add catalog with details like title, description, price, icon, category, quantity. Seller should be able to add catalog using this api. ​ ​

Goals

Expected Outcome

Satisfy the above mentioned goals. ​

Acceptance Criteria

  1. There should be a input fields where Seller can details about the catalog
  2. On clicking add action button, it should add the catalog.

Product Name

Beckn ​

Project Name

BPP-Boilerplate-SDK ​

Domain

Culture and Tourism

Tech Skills Needed:

NodeJS, ReactJS

Mentor(s)

nikhil2128 commented 1 year ago

Duplicate.