摘要信息化的时代里,人们的生活节奏在不停的加快,在IT企业中,竞争变得更加的激烈,对于很多企业来说,项目开发还停留于人工管理低效率实施的阶段,很多IT企业依然用人来管理项目开发计划的所有事务,管理的效率太低,耗费的财力大,企业竞争力变得日益低下。随着信息化技术不断的进步,高效而有竞争力的管理企业项目开发计划系统已成为各IT企业不可或缺的一个管理系统。
本课题所做的系统是一个企业的内部管理系统,系统分为四大模块:系统管理、需求管理、计划管理和数据统计。该系统实现了权限管理,在用户登录时进行角色判断,不同角色具有不同的操作权限。在计划管理模块里解决了项目计划、任务分配等功能,数据统计模块对项目进度进行了统计,使之实现了进度监控的功能。它能实现合理的分配。该系统使用的的开发平台是Java EE,SQL Server 2008,MyEclipse 2014。整个系统是基于B/S模式,使用了三大框架:Struts2、Spring、Hibernate。86921
毕业论文关键词: 项目管理; Java ee; S2SH框架;Ajax技术
Abstract In this time of the boom information society, as the pace of life accelerates, competition among enterprises have been strengthening,especially in the IT companies, logical project development plan remained at the stage of inefficient manual management implementation。 Many IT companies are still employing humans to manage all the affairs of the project development plan, management is inefficiency, low the cost resources of human and resources, and consequently, those enterprises are uncompetitive。 With the constant progress of information technology, efficient and competitive management enterprise project development plan system has make an important role in a management system for various IT companies。
The system, as an internal management, which has been pided into four modules: system management, demand management, project management and statistics。 The system realizes the authority management, different roles with different operating authority, to judge the roles when the user logs in。 Some functions such as project plan, task allocation and so on, have been solved in program management module。 Statistics module allows user to achieve progress monitoring。The system development platform ,which is based on Java EE+ SQL Server 2008 My Eclipse 2014。The whole system,which is based on B / S mode, Using the three framework: Struts2, spring, hibernate。
Key words: Project Management; Java EE; S2SH Framework; Ajax Technology
目 录
第一章 绪论 1
1。1 研究背景 1
1。2 研究意义 1
第二章 开发工具与技术简介 3
2。1 Ajax简介 3
2。2 S2SH框架 3
2。3 Tomcat服务器 4
2。4 MyEclipse平台 5
2。5 SQL Server数据库 6
第三章 系统总体规划 7
3。1 可行性分析 7
3。1。1、 经济可行性分析 7
3。1。2、 技术可行性分析 7
3。2 需求分析 7
3。2。1、 项目功能需求 8
3。2。2、 用户需求