Skip to content

DanielaCiocoiu/Customer-Relationship-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Customer-Relationship-Manager

A full Web working application with Spring, Hibernate and Maven functions. This full CRUD application is a Customer Relationship Management system that allows to track customers. The app displays a customer list extracted from the database and allows adding, removing, updating, searching, deleting the customers. The customers in the list are basic entities having id, first name, last name, email, company. The database has one Customer table with the fields mentioned earlier. The fields are mapped to the Customer Java entity using Hibernate annotations

Technologies used: Spring Core, Spring MVC, Hibernate API, JSP pages, JSTL tags, Maven, CSS, Database engine used: MySQL, Configuration application (xml).

CRM

About

A full CRUD application, Customer Relationship Manager system that allows to track customers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors