Skip to content

CRM application designed to enhance interactions with clients, and lead management.

Notifications You must be signed in to change notification settings

AnuOuseph/HIVE_CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HIVE | CRM Application

Hive is a MERN (MongoDB, Express, React, Node.js) application for Customer Relationship Management (CRM). It provides comprehensive features for managing customer leads, including role-based sign-in, dashboards, data analysis, bulk upload, and exporting data in Excel and PDF formats.

Live Demo

Table of Contents

Features

  • User Authentication: JWT-based authentication for secure sign-in and role management.
  • Lead Management: Create, update, read, and delete leads.
  • Role-Based Dashboards: Different dashboards and functionalities based on user roles.
  • Data Analysis: Visualize data and perform analysis.
  • Bulk Upload: Upload multiple leads at once using Excel files.
  • Export Data: Export lead data in Excel and PDF formats.
  • Responsive Design: Frontend built with Tailwind CSS ensuring a responsive and modern UI.

Technologies Used

Frontend

  • React: For building user interfaces.
  • Redux: State management library.
  • Tailwind CSS: CSS framework for responsive designing.
  • JWT Authentication: Secure authentication using JSON Web Tokens.

Backend

  • Node.js: For building backend logic.
  • Express: Web application framework for Node.js.
  • MongoDB: As database.
  • Mongoose: ODM library for MongoDB and Node.js.
  • REST API: Backend API for CRUD operations on leads.

Deployment

  • Frontend: Hosted on Vercel.
  • Backend: Hosted on Render.

About

CRM application designed to enhance interactions with clients, and lead management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published