Skip to content

This is a CRM (Customer Relationship Management) application developed using ORM and Spring MVC.

Notifications You must be signed in to change notification settings

Telomelonia/CRM_SpringMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRM Application

This is a CRM (Customer Relationship Management) application developed using ORM and Spring MVC.

Description

The CRM application is designed to streamline customer management and enhance business processes. It provides features for managing customer information, tracking interactions, and facilitating efficient customer relationship management.

Technologies Used

  • Java
  • Object-Relational Mapping (ORM) (e.g., Hibernate)
  • Spring MVC
  • MySQL (as the underlying database)

Features

  • Customer profile management
  • CRUD operations
  • Create 1 New Customer(no data)
  • Read 3 customer list after adding
  • Delete 4 deleating 1 data
  • Update 6 updating last data
  • Interaction, tracking and logging
  • Secure user access controls

Getting Started

Prerequisites

  • Java Development Kit (JDK)
  • MySQL database

Installation

  1. Clone the repository: git clone https://github.com/your/repository.git
  2. Configure the database connection.
  3. Build and run the application using your preferred IDE or by executing mvn spring-boot:run in the project directory.

About

This is a CRM (Customer Relationship Management) application developed using ORM and Spring MVC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages