本科生毕业论文(设计)
题 目: 咖啡馆管理系统
学生姓名:
学 号:
专业班级:
指导教师:
完成时间:
I
目 录
摘 要 ..................................................................................................................................................................................III
ABSTRACT ............................................................................................................................................................................IV
引 言 ...................................................................................................................................................................................1
第一章 绪论 .........................................................................................................................................................................2
1.1 系统开发背景............................................................................................................................................................2
1.2 国内外相关研究状态................................................................................................................................................3
1.3 本课题研究的目的及意义........................................................................................................................................4
1.4 开发工具及相关技术................................................................................................................................................4
1.4.1 JAVA 程序开发技术
..........................................................................................................................................4
1.4.2 Web 应用程序开发环境
—
JSP 技术
.................................................................................................................6
1.4.3 Tomcat 应用服务器
..........................................................................................................................................8
第二章 系统分析 .................................................................................................................................................................9
2.1 可行性分析................................................................................................................................................................9
2.1.1 技术可行性分析
................................................................................................................................................9
2.1.2 经济可行性分析
................................................................................................................................................9
2.1.3 安全可行性
........................................................................................................................................................9
2.1.4 操作可行性
......................................................................................................................................................10
2.2 需求分析..................................................................................................................................................................10
2.2.1 系统的主要功能
..............................................................................................................................................11
2.2.2 系统的实现目标
..............................................................................................................................................12
2.2.3 系统的性能需求
..............................................................................................................................................12
2.2.4 运行环境
..........................................................................................................................................................13
第三章 总体设计 ...............................................................................................................................................................15
3.1 功能模块设计..........................................................................................................................................................15
3.2 数据字典..................................................................................................................................................................15
3.3 E-R 图 ......................................................................................................................................................................17
3.4 总体 E-R 图..............................................................................................................................................................20
3.5 系统数据表..............................................................................................................................................................20
3.6 系统流程图..............................................................................................................................................................24
3.7.详细设计书.............................................................................................................................................................24
第四章 系统实现 ...............................................................................................................................................................27
4.1 用户登录..................................................................................................................................................................27
4.2 系统主界面..............................................................................................................................................................27
4.3 修改密码..................................................................................................................................................................27
4.4 人员管理..................................................................................................................................................................28
4.5 区域管理..................................................................................................................................................................29
4.6 餐桌管理..................................................................................................................................................................29
4.7 菜单管理..................................................................................................................................................................29
第五章 系统测试 ...............................................................................................................................................................30
II
5.1 测试的作用和意义..................................................................................................................................................30
5.2 测试方法..................................................................................................................................................................30
5.2.1 个人单元测试
..................................................................................................................................................30
5.2.2 系统功能测试
..................................................................................................................................................30
5.3 系统测试..................................................................................................................................................................31
第六章 结束语 ...................................................................................................................................................................36
致 谢 .................................................................................................................................................................................37
参考文献 .............................................................................................................................................................................38
附 录 .................................................................................................................................................................................39
III
摘 要
酒店餐饮管理系统是为了实现酒店餐饮自动化管理而设计的,它完全取代了原来酒店餐
饮管理一直使用的人工处理的工作方式,并且避免了由于管理人员的工作疏忽以及管理质量
问题所造成的各种错误,为及时、准确、高效的完成酒店餐饮管理工作提供了强有力的工具
和管理手段。针对传统的酒店餐饮管理带来的诸多不便,文章介绍了新型的酒店餐饮管理模
式。在开发酒店餐饮管理系统中,采用tomcat5.0以及jdk1.5搭建管理系统平台,并采用了
mssql2000数据库管理系统及jsp,java,javascript主流开发技术进行了实现实现流程规范化,
数据灵活化配置一套餐饮管理系统。通过系统的开发掌握软件的基本的开发流程,了解了系
统的业务。从而掌握软件开发整体过程,把知识运用实际生产中。
关键词:数据库管理系统,餐饮管理系统, 系统设计, jsp,mssql2005
IV
ABSTRACT
Hotel Restaurant Management System is to achieve automated management of the ho- tel
restaurant design, it completely replaced the original hotel restaurant management has b- een using
the manual processing of the work, and to prevent any management staff over- sight and
management of quality problems caused by the error, for the timely, accurate and efficient
completion of the hotel restaurant provides a powerful management tools and man- agement tools.
The traditional Hotel Restaurant Management brought a lot of inconvenience, the article introduces
a new type of hotel and catering management. Hotel Restaurant Management in the development of
the system, using tomcat5.0 and jdk1.5 build management system platform, and uses mssql2005
database management system and jsp, java, javascript mainstream development of technologies to
achieve process standardization to achieve, flexibility of configuration data a food management
system. Control software system development through the basic development process, to understand
the system's business. To grasp the overall software development process, the knowledge of the use
of actual production.
Keywords: database management system, catering management,system design, jsp,mysql2005