https://github.com/rahulkrsharma2004/backend-wisdom
This project provides an API for managing users and customers, with features such as user registration, login, customer creation, search, and filtering.
https://github.com/rahulkrsharma2004/backend-wisdom
backend cors dotenv expressjs jwt-token mongodb mongoose nodejs swagger-docs
Last synced: 2 months ago
JSON representation
This project provides an API for managing users and customers, with features such as user registration, login, customer creation, search, and filtering.
- Host: GitHub
- URL: https://github.com/rahulkrsharma2004/backend-wisdom
- Owner: Rahulkrsharma2004
- Created: 2025-01-22T10:19:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T07:55:05.000Z (over 1 year ago)
- Last Synced: 2025-10-05T07:54:54.315Z (9 months ago)
- Topics: backend, cors, dotenv, expressjs, jwt-token, mongodb, mongoose, nodejs, swagger-docs
- Language: JavaScript
- Homepage: https://backend-wisdom-puce.vercel.app
- Size: 5.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend-Wisdom
## CRM-System
This 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