8000 GitHub - vishal-coder/CRM_frontend: MERN stack - A user based CRM app where Employee, Manager and Admin have different features for Adding User, Lead, Contact and Service Request and for service Payment RazorPay Sharable Links API is integrated and Push notification is done through Socket.io
[go: up one dir, main page]

Skip to content

MERN stack - A user based CRM app where Employee, Manager and Admin have different features for Adding User, Lead, Contact and Service Request and for service Payment RazorPay Sharable Links API is integrated and Push notification is done through Socket.io

Notifications You must be signed in to change notification settings

vishal-coder/CRM_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCRM - Website

Front End Back End

Brief Description

  • EasyCRM website is a User basd CRM Application where Admin, Manager and Employee have access to different functionality.
  • Whenever Admin/ Manager creates any user, status of user will be "InActive" and a account activation link will be mailed to users mail
  • User can activate account by clicking on account activation link and after that user can start using CRM APP
  • User can create Lead, contact and Service Request

Manager - All of User Features plus can create User - Create and delete- Leads,Contact and service Request created by all Users under him/her

Admin - All of User Features plus - User created By Managers - Leads,Contact and service Request created by all Users and Managers

Payment - RazorPay Payment gateway is used to generate sharable payment link using which user can pay for services.Once the user pays service amount, details of payment will be sent to Payment gateway to check authenticity of signature and payment ID. Once authenticated success page will be shown to user
Payment Method: Select Net Banking -> select any Bank -> click on Pay button -> click on success
For payment phone :- 1234567890 and email - test@test.com
NOTE:- As app is using dummy emails payment link will be shown in popup

Short tech summary

  • Implemented authentication,authorization using Json Web Token for login,along with CRUD features.
  • Integrated payment gateway by RazorPay API to collect service and display transaction status.
  • Implemented MongoDB ChangeStream for push notification to admin about payments

Features

User features

  • For using this CRM user has to activate his account by clicking on the link received in the mail after user is created in system by Manager/Admin
  • Can create lead or delete Lead
  • Can mark lead as contact and delete contact
  • Can Generate payment link and share with customer
  • Can create new service request and close service request

Manager Features

  • All of User Features plus.
  • View all user created By him/her Managers
  • Delete users created By him/her
  • Leads,Contact and service Request created by all Users under him/her

Admin features

  • All of User Features plus.
  • Delete users any user of the system
  • View all user created By all Managers
  • Leads,Contact and service Request created by all Users and Managers
  • Generate and close service request for all contacts

Tech Used

  • ReactJS
  • ExpressJS
  • NodeJS
  • MongoDB and MongoDB ChangeStream
  • Socket.io - for Push Notification
  • RazorPay Payment Gateway for Payment Integration - Sharable Payments Link is used

ScreenShots

  • Homepage Homepage

  • userView AddLead

  • All Lead Dashboard View Lead Dashboard View

  • All Contact Dashboard View Homepage

  • All Service Dashboard View Service Dashboard View

  • Admin View Add User Homepage

  • All User Dashboard View User Dashboard View

  • Payment Link PopUP Payment Link PopUP

  • Payment Page Payment Page

  • Payment Confirmation Page Payment Confirmation Page

About

MERN stack - A user based CRM app where Employee, Manager and Admin have different features for Adding User, Lead, Contact and Service Request and for service Payment RazorPay Sharable Links API is integrated and Push notification is done through Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0