Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 882 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 882 Bytes

Mini CRM

Mini CRM is a lightweight, user-friendly customer relationship management system designed to streamline the management of customer data, campaigns, and communication logs.

Overview

Mini CRM is divided into two main parts:

Features

  • User Authentication and Authorization
  • Customer Management
  • Campaign Management
  • Bulk Messaging
  • Communication Log Tracking

Technology Stack

  • Frontend: React, Vite, Tailwind CSS
  • Backend: Node.js, Express.js, MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • HTTP Client: Axios

Getting Started

For detailed setup instructions, please refer to the respective README files of the frontend and backend applications.

Directory Structure