Skip to content

andersengenolsen/SpringCRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringCRM

Application built with Spring MVC.

Simple CRM application. User must authenticate (Spring Security), before adding / deleting customers. Customers are saved to a MySQL database. User passwords are stored in an encrypted format using bcrypt.

Key dependencies:

Spring MVC
Spring Security
Hibernate Core
Hibernate Validator

Database schema:

database schema

Simple use case of the planned features:

use case diagram

Sample application, needs alot more features to be usable..

About

Demo CRM application developed using Spring MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages