Skip to content

ixre/GoCRM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoCRM

使用golang开发CRM
前台DWZ 后端beego

#安装 在gopath下 git clone https://github.com/xiongpf/GoCRM.git

#依赖包
请执行以下命令:

go get github.com/astaxie/beego

go get github.com/go-sql-driver/mysql

#数据库文件 在GoCRM/doc/go_crm.sql

#运行

cd GoCRM/  

go run main.go

##查看效果## http://127.0.0.1:8025/crm/index

#Features

#联系方式 QQ群:87752496

#LICENSE GNU GENERAL PUBLIC LICENSE

About

Use golang development of CRM system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.7%
  • Go 35.1%
  • CSS 19.5%
  • HTML 4.3%
  • Batchfile 0.2%
  • Shell 0.2%