idurar/idurar-erp-crm

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

Open

#389 ouverte le 1 sept. 2023

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)JavaScript (1 036 forks)batch import
good first issue🎨 Frontend🔧 Backend

Métriques du dépôt

Stars
 (4 308 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur