1 / 27
文档名称:

项目合同管理系统的开发与设计.doc

格式:doc   大小:391KB   页数:27页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

项目合同管理系统的开发与设计.doc

上传人:2286107238 2020/12/9 文件大小:391 KB

下载得到文件列表

项目合同管理系统的开发与设计.doc

文档介绍

文档介绍:摘 要
很长时间以来,项目管理中以手工管理为主,存在审批流程不够明确,项目合同管理过程中事务处理效率低问题,这浪费了人们大量的时间和精力。为了解决这一问题,需要开发一套功能完善的项目合同管理系统软件,用于公司的项目合同管理,实现该公司项目合同管理智能化。通过对项目合同管理系统的初步调查与可行性分析,确定该系统开发是可行的。根据业务流程分析,明确系统总体功能模块设计,分别是用户管理、客户管理、合同管理和系统帮助这四个模块,再具体细化设计每个模块的具体功能。根据系统需求分析设计数据库表,方便数据存储与使用。通过以上分析与设计,为完成项目合同管理系统的开发与设计工作提供方向。
关键词:项目合同管理系统;功能模块设计;需求分析
Abstract
For a long time, project management, management of the main hand, there is a lack of clarity in the approval process, project contract management process transactions inefficiency problems, which people waste a lot of time and effort. To solve this problem, we need to develop a fully and functional project contract management system software for the company's project contract management, contract management, intelligent project of the company. Through the preliminary investigation and feasibility analysis of project contract management system to determine the system development is feasible. According to Business Process Analysis, a clear overall system function module design, are user management, customer management, contract management and the system help these four modules, then specific and detailed design of each module specific functions. Analysis and Design of database tables base on system requirements for data storage and use. Through the above analysis and design, development and design work for the completion of project contract management system to provide direction.
Key words: Project contract management system; features a modular design; requirements analysis
目 录
摘 要 I
Abstract III
目 录 V
1 绪 论 1
研究的背景与目的 1
文献综述 1
主要容及结构框架 2
研究方法 2
2 总体设计 3
系统概述 3
系统调查与可行性分析 3
初步调查 3
可行性分析 3
开发工具的选择 3
Java语言概述 4
SQL Server 2005数据库概述 5
系统实现的目标 5
设计思想 5
3 需求分析 5
系统分析 5
业务流程分析 5
系统功能模块设计 6
功能结构设计 7
用户管理模块需求分析 7
客户管理模块需求分析 7
合同管理模块需求分析 7
系统管理模块需求分析 8
数据库设计 8
用户信息表 8
3.