/crm

Client Management System with a graphics analytics dashboard -->

Primary LanguageJavaScript

CRM

CRM is a Client Ralationship Management system built with React. It includes a graphic analytics dashboard for company reports.

Table Of Contents

Demo

https://dannys-crm.herokuapp.com

Screenshots

Client List

An overview of all your clients. You can filter by the different owners, emails, country & name. A client can be double clicked to pull up a popup and update a client.

Add or Update Client

Fill out the inputs and then click add or update to add a new client. When adding/updating a snackbar will popup to confirm success.

Analytics Dashboard

View a report of all the metrics regarding your clients.

Techstack

  1. React, Redux, Recharts, Material-UI, React Router Dom and Axios.
  2. Express (Node.js), Mongoose (MongoDB).