Skip to content
/ CRM Public

A customer relationship management system based on SpringBoot and Bootstrap.

Notifications You must be signed in to change notification settings

zhiyiYo/CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRM

A customer relationship management system based on SpringBoot and Bootstrap.

Quick start

  1. Use the src/main/resource/static/sql/crm.sql file to create the database.

  2. Use Maven to package the project.

    mvn clean package
  3. Start service

    cd target
    java -jar crm.jar

About

A customer relationship management system based on SpringBoot and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published