Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 735 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 735 Bytes

Client-Management-System

A web-based Client Management System developed using MERN stack, with features including user authentication, client and service management, and more.

This project is a web application developed using the MERN stack (MongoDB, Express.js, React, Node.js). It includes functionalities for managing clients and services, user authentication, and more.

Features

  • User authentication and authorization
  • Client and service management with CRUD operations
  • Dashboard for data visualization and management insights
  • Responsive UI/UX design using Tailwind CSS

Technologies Used

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