idurar/idurar-erp-crm
Create new Endpoint leads CRUD Api , this almost similaire to client api
開放
#389 建立於 2023年9月1日
good first issue🎨 Frontend🔧 Backend
倉庫指標
- 星標
- (4,308 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Create a new endpoint for leads in the server application that follows RESTful conventions. The endpoint should handle basic CRUD operations for leads :
Review the existing cleins API codebase for reference, as the newly created endpoint should have a similar structure and follow consistent coding standards.
do same as clientController.js and models/erpModels/Client.js
Let me know if you need any further assistance!
Contributors are welcome to work on this issue.