https://github.com/rahulkrsharma2004/backend-wisdom
https://github.com/rahulkrsharma2004/backend-wisdom
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rahulkrsharma2004/backend-wisdom
- Owner: Rahulkrsharma2004
- Created: 2025-01-22T10:19:16.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-22T11:22:39.000Z (4 months ago)
- Last Synced: 2025-01-22T12:23:01.526Z (4 months ago)
- Language: JavaScript
- Size: 5.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend-Wisdom
## CRM-SystemThis project provides an API for managing users and customers, with features such as user registration, login, customer creation, search, and filtering.
## Image
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Features
- User Authentication (Register, Login, Logout)
- Customer Management (Create, Update, Delete, List)
- API Documentation with Swagger
- Search and Filtering for customers## Technologies Used
- Node.js
- Express.js
- MongoDB (with Mongoose)
- JWT Authentication
- Swagger for API Documentation
- dotenv for environment variable management## Installation
Follow these steps to set up the project locally:
### Prerequisites
- Node.js (v14 or higher)
- MongoDB (running locally or use a cloud database like MongoDB Atlas)### Steps to Set Up
1. **Clone the Repository**
```bash
git clone https://github.com/Rahulkrsharma2004/backend-wisdom.git
cd CRM-System## Swagger API - https://backend-wisdom-puce.vercel.app/api-docs