Skip to content

Naveen219/Customer-Relationship-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Relationship Manager

Customer Relationship Manager is a software tool that helps an organization administer its interactions with customers.

I developed a CRM that supports FULL CRUD operations on Customer.

  1. View all customers
  2. Add a customer
  3. Update a customer
  4. Delete a customer

Technologies used:

Front End

HTML, CSS, JavaScript, Bootstrap

Back End

Spring MVC, Spring Data JPA, Spring Boot, Thymeleaf

Database

MYSQL8

Project Workflow

project-workflow

CRM Project Screenshots

Home Page of CRM (Displays all the Customers)

crm-home

Adding a new Customer

crm-save

Validating Customer

crm-valid

Updating Customer

crm-update

Deleting a Customer

crm-delete

Searching a Customer

crm-search

About

Customer Relationship Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published