Cubeseed / Backend

3 stars 8 forks source link

Add Farm products API endpoints for Marketplace #80

Closed mihrab34 closed 11 months ago

mihrab34 commented 1 year ago

Description

As a buyer of farm products in Nigeria, I want to be able to easily access a database of farms across the country through a supplier connection, so that I can quickly find and purchase the farm products I need, including fruits, vegetables, grains, and other essential products

Todo

Reid-T-W commented 1 year ago

Hi @mihrab34, there is an existing app called commodity, it refers to farm products. I think you can modify it to satisfy your use case, as the commodity model is already interlinked with the farm and cluster model.

mihrab34 commented 1 year ago

Thanks @Reid-T-W . i'll check it out