idurar/idurar-erp-crm

Create new Endpoint leads CRUD Api , this almost similaire to client api

Open

#389 创建于 2023年9月1日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)JavaScript (4,308 star) (1,036 fork)batch import
good first issue🎨 Frontend🔧 Backend

描述

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.

贡献者指南