All Projects → moshuying → project-3-crm

moshuying / project-3-crm

Licence: AGPL-3.0 license
⭐crm 客户关系管理系统模板⭐一个不错的后台管理种子项目,拥有自由设置角色自由分配权限🔑的权限管理功能,三员管理多员管理均可,前端antd vue admin后端spring-boot-api-seedling 拥有完善的功能。文档包含需求文档,设计文档和测试文档等。同时配置了travis,拥有集成测试和自动构建的功能。

Programming Languages

Vue
7211 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
Less
1899 projects
FreeMarker
481 projects
HTML
75241 projects

Projects that are alternatives of or similar to project-3-crm

react-mobx-router4-axios
react + less + webapck config + mobx(store)+ axios + router4
Stars: ✭ 24 (-81.25%)
Mutual labels:  less, axios
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (-69.53%)
Mutual labels:  axios, restful-api
Ashen Blog
使用koa 2 + vue 2搭建自己的博客系统
Stars: ✭ 104 (-18.75%)
Mutual labels:  axios, restful-api
react-admin-nest
React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。
Stars: ✭ 123 (-3.91%)
Mutual labels:  less, axios
Nuxt Blog
基于Nuxt.js服务器渲染(SSR)搭建的个人博客系统
Stars: ✭ 277 (+116.41%)
Mutual labels:  less, axios
Vue3 Admin
👏vue3.0后台管理框架👏基于vue-cli4+compositionAPI+vue-router4
Stars: ✭ 54 (-57.81%)
Mutual labels:  less, axios
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (-64.06%)
Mutual labels:  less, axios
Vue Lottery
🎨 抽奖以及截屏保存图片至本地
Stars: ✭ 90 (-29.69%)
Mutual labels:  less, axios
chaldene
Chaldene Admin Template
Stars: ✭ 46 (-64.06%)
Mutual labels:  less
shop-native
基于weex(vuejs),同时使用了vuex, vue-router, axios,包含异步(async)语法糖在安卓端不兼容的解决方案
Stars: ✭ 15 (-88.28%)
Mutual labels:  axios
DNOME
Adwaita-inspired Discord Theme
Stars: ✭ 43 (-66.41%)
Mutual labels:  less
MQCMS-admin
MQCMS后台管理系统
Stars: ✭ 24 (-81.25%)
Mutual labels:  axios
SpringsScala
Sample Projects for Creating Springs Web services in Scala
Stars: ✭ 16 (-87.5%)
Mutual labels:  restful-api
add-my-name
No more WhatsApp spams 🎉
Stars: ✭ 16 (-87.5%)
Mutual labels:  axios
mrapi
A framework for rapid development of API or DAL applications.
Stars: ✭ 20 (-84.37%)
Mutual labels:  restful-api
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (-86.72%)
Mutual labels:  freemarker
godlike.css
CSS for layout standardization and usability of web applications
Stars: ✭ 12 (-90.62%)
Mutual labels:  less
cubic
📦 Easy to scale, zero-config, real-time focused app platform for node.js
Stars: ✭ 16 (-87.5%)
Mutual labels:  restful-api
ecommerce api
E-commerce by Django Rest Framework
Stars: ✭ 156 (+21.88%)
Mutual labels:  restful-api
electron-admin-antd-vue
Electron Vue3.x Ant Design Admin template
Stars: ✭ 21 (-83.59%)
Mutual labels:  axios

project-3 CRM 客户资源管理系统

Build Status Commitizen friendly Join the chat at https://gitter.im/墨抒颖/project-3-crm

GitHub language count GitHub search hit counter GitHub code size in bytes GitHub repo size

GitHub closed issues GitHub closed pull requests GitHub

国内用户请访问同步仓库

简述

sql文件包含在/mysql文件夹内

在线演示(向下翻页就有)

把项目拷贝下来后,导入`mysql/dev.sql`到`crm`数据库

数据库配置的在`back/src/main/resources/application-dev.yml`下,默认账户密码都是`root`。使用`crm`数据库

image

系统包括:系统设置、客户管理、营销管理、服务管理、合同管理和统计分析六个功能模块。可满足管理人员日常对客户的资源维护、销售数据分析、潜在和有价值客户分析等需求。

甲方需求文档和演讲ppt位于/docs目录下。较为详细的描述了甲方的功能需求。

系统经过github工作流,travis集成测试。尽可能多的测试了系统中的功能。

客户关系管理系统用于管理与客户相关的信息与活动,包括企业与顾客间在销售、营销和服务上的交互。从而提升其管理方式,向客户提供创新式的个性化的客户交互和服务。CRM不仅仅是一个软件,它还是方法论、软件和IT能力综合,是一种商业策略。其最终目标是吸引新客户、保留老客户以及将已有客户转为忠实客户。为企业一系列的客户关系管理解决方案。

部分页面截图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].