云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > 客户关系管理系统CRM的设计与实现 - 客户关系管理毕业设计论文

客户关系管理系统CRM的设计与实现 - 客户关系管理毕业设计论文

  • 62 次阅读
  • 3 次下载
  • 2025/6/14 22:36:57

安徽工业大学

毕业设计(论文)任务书

课题名称 客户关系管理系统(CRM)的设计与实现 学 院 专业班级 姓 名 学 号

毕业设计(论文)的主要内容及要求:

1. 分析研究当前客户关系管理软件现状。 2. 对系统可行性进行研究

3. 分析用户的需求,进行需求分析

4. 对系统总体设计,包括功能分析,业务流程和数据流程分析 5. 系统详细设计,分析系统流程,主要对数据库进行设计 6. 系统实现以及界面设计 7. 系统测试

8. 毕业论文撰写

指导教师签字:

管理科学与工程学院 信息管理与信息系统

┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊

安徽工业大学管理科学与工程学院 客户关系管理系统(CRM)的设计与实现

摘要

随着社会经济和科学技术的发展,企业信息化已经成为企业的迫切需要,CRM正是当代企业信息化的关键之一,通过CRM可以提高企业的管理水平、经济效益。CRM在企业中起到了很大的作用,它改善服务、提高效率、降低成本、扩大销售,不仅将给企业带来意想不到的收益,也将彻底改变企业运行的战略思维。

根据所研究的CRM知识和自身的计算机水平,我采用ASP +SQL Server 2005方式,采用B/S结构,模拟设计客户关系管理系统,并将其分成了以下五个子系统:客户管理、库存管理、Email管理、服务管理、用户管理。本文以系统分析、数据库设计、系统结构和功能模块设计、系统程序开发这几个方面来全方位的介绍本CRM系统。在整个系统中,为保证系统的安全性,特采用了用户管理模块,根据用户的权限,对其每位用户限定了系统中基本信息的增、删、改的权限。本系统通过维护客户、联系人、活动、销售的基本信息的功能,实现从不同的角度对客户相关信息的查询,以及从不同的角度对所有客户产生的销售额的具体分析,体现每位客户的价值。 关键词:CRM B/S模式 系统设计 SQL Server 2005数据库

I

┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊

安徽工业大学管理科学与工程学院 客户关系管理系统(CRM)的设计与实现

Abstract

Along with the development of the social economy and the science and technology, the enterprise informationization already became the urgent need of enterprise. CRM was precisely one key of the contemporary enterprises informationization. It might enhance the enterprise management level and the economic efficiency by using CRM. CRM played the very major role in the enterprise, it improves the service, enhances the efficiency, reduces the cost, expands the sale, and it not only will bring the unexpected income to the enterprise, also completely change the strategic thought of the enterprise movement.

According to CRM knowledge which studies and own computer level, I use ASP and SQL Server 2005 ways and adopt B/S structure to design customer relations management system in simulation. It has divided into following five sub-systems: customer management, stock management, Email management, service management ,user management. This article introduction this CRM system from these aspects which are the system analysis, the database design, the system structure and the function module design, the system program develops. In the overall system, for the security of the guarantee system, it has used the user administration module especially. According to user's status, it had defined the jurisdiction which increases, deletes, changes to the basic information to its each user in the system. Through the function which maintenance the basic information of the customer, the contact person, the active, the expenditures and the sales, this system realizes the inquiry of the customer correlate information from the different angle, as well as concrete analysis of the sales volume which produces to all customers from the different angle, and manifests the value of each customer.

Keywords: CRM B/S mode System Design SQL Server 2005 DataBase

II

┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊

安徽工业大学管理科学与工程学院 客户关系管理系统(CRM)的设计与实现

目录

1. 绪论 ................................................................ 1 1.1 课题背景 ......................................................... 1 1.2 系统目标 ......................................................... 2 1.3 总体任务 ......................................................... 2 1.4 开发环境简介 ..................................................... 2 1.4.1 ASP简介 ...................................................... 2 1.4.2 ASP工作原理 .................................................. 3 1.5 B/S模式概述 ...................................................... 4 1.5.1 B/S模式的作用 ................................................ 4 1.5.2 B/S模式的优势与劣势 .......................................... 5 2. 系统调查与可行性研究 ................................................ 6 2.1 CRM的概念及意义 .................................................. 6 2.1.1 CRM的概念 .................................................... 6 2.1.2 客户关系管理的意义 ........................................... 7 2.1.3 企业实施CRM的意义 ........................................... 8 2.2 可行性研究 ....................................................... 9 2.2.1 系统的可行性分析 ............................................. 9 3. 系统分析 ........................................................... 11 3.1 需求分析 ........................................................ 11

3.1.1 市场需求分析 ................................................ 11 3.1.2 系统需求分析 ................................................ 12 3.2 系统组织结构分析 ................................................ 12 3.3 系统流程分析 .................................................... 13 3.3.1 业务流程分析 ................................................ 13 3.3.2 数据流程分析 ................................................ 14 3.4 数据字典 ........................................................ 15 3.5 系统UML建模 .................................................... 21 3.5.1 USE CASE分析 ................................................ 21 3.5.2 建立系统静态模型 ............................................ 26 3.5.3 建立系统动态模型 ............................................ 27 4. 系统设计 ........................................................... 28 4.1 系统功能结构设计 ................................................ 29 4.2 系统详细设计 .................................................... 30 4.2.1 数据库概念结构设计 .......................................... 30 4.2.2 数据库逻辑设计 .............................................. 31 4.3 代码的功能与设计原则 ............................................ 35

III

  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

安徽工业大学 毕业设计(论文)任务书 课题名称 客户关系管理系统(CRM)的设计与实现 学 院 专业班级 姓 名 学 号 毕业设计(论文)的主要内容及要求: 1. 分析研究当前客户关系管理软件现状。 2. 对系统可行性进行研究 3. 分析用户的需求,进行需求分析 4. 对系统总体设计,包括功能分析,业务流程和数据流程分析 5. 系统详细设计,分析系统流程,主要对数据库进行设计 6. 系统实现以及界面设计 7. 系统测试 8. 毕业论文撰写 指导教师签字: 管理科学与工程学院 信息管理与信息系统

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com