Mini CRM is a lightweight, user-friendly customer relationship management system designed to streamline the management of customer data, campaigns, and communication logs.
Mini CRM is divided into two main parts:
- Frontend Application: Built with React and Vite.
- Backend Application: Powered by Node.js and Express.js.
- User Authentication and Authorization
- Customer Management
- Campaign Management
- Bulk Messaging
- Communication Log Tracking
- Frontend: React, Vite, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB
- Authentication: JSON Web Tokens (JWT)
- HTTP Client: Axios
For detailed setup instructions, please refer to the respective README files of the frontend and backend applications.