资源描述:
《网上订餐系统的设计与实现资料》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、教学单位计算机学院学生学号201196014041编号本科毕业设计题 目茹乐餐饮管理系统学生姓名吴巧娟专业名称计算机科学与技术指导教师张晓孪2015年5月25日茹乐餐饮管理系统摘要:现阶段,大多数的餐馆以及酒店的餐饮管理系统都是采用比较传统的方式,虽然现在计算机技术迅速发展,但是还有好多的餐馆以及酒店在智能化方面还都跟不上时代的步伐,造成人力、物力及财力的浪费,这样的管理模式已经无法适应时代的要求,需要设计新的餐饮管理系统来解决现在存在的问题。本系统采用JAVA/JSP技术设计,包括JavaBean技术,使用tomcat应用服务器,数据库使用SQLServer2005
2、开发基于MVC模式的网上订餐管理系统,主要有系统管理、会员管理、菜品类别、菜品管理、菜品录入、公告管理、订单管理和留言管理等功能,可以实现用户在线订餐,餐饮公司配送以及对订单、菜品的管理等。本系统在测试和运行的过程中,设计测试方案的目标是选用少量的高效测试数据,尽可能多地发现软件中的问题,提高软件系统的可靠性、实用性,从而使系统能够正常运行。关键词:订餐系统;JSP;SQLServer2005;菜品;用户RuLecateringmanagementsystemAbstract:Atpresent,themajorityofrestaurantandhotelcateri
3、ngmanagementsystemisthemoretraditionalway,althoughnowcomputertechnologyisdevelopingrapidly,theycouldn'tkeepupwiththepaceofTheTimesintheaspectofintelligentforalotofrestaurantsandhotels,awasteofmanpower,materialandfinancialresources,thismanagementmodehasbeenunabletoadapttotherequirementsof
4、TheTimes,needtodesignanewcateringmanagementsystemtosolvetheproblemsexistingnow.ThissystemusesJAVA/JSPtechnologydesign,includingthejavabeanstechnology,usingtomcatapplicationServer,databaseusingSQLServer2005todeveloptheonlineandordermanagementsystembasedonMVCpattern,systemmanagement,member
5、management,foodcategoriesandfoodmanagement,foodentry,publicannouncementmanagement,ordermanagementandmessagemanagement,andotherfunctions,canrealizetheuseronlinereservation,cateringcompanydistributionaswellastotheorder,andthemanagementofthefood.Thissystemintheprocessoftestandoperation,basi
6、cgoalistodesigntestschemeusestheleastamountofefficienttestdata,asmuchaspossibletofindtheproblemsinthesoftware,improvethereliabilityandpracticabilityofthesoftwaresystem,thesystemcanrunnormally.Keywords:reservationsystem;JSP;SQLServer2005;themenu;theuser目录一、设计正文11引言11.1系统背景11.2网上订餐管理系统的现状1
7、1.3系统开发的目的21.4系统开发的意义22开发平台及语言介绍42.1系统开发工具与设计模式的选择42.1.1系统开发工具42.1.2系统设计模式42.2JAVA语言简介42.3JSP简单介绍52.4JavaBean技术62.5SQLServer2005数据库62.6MyEclipse概述72.6.1MyEclipse介绍72.6.2MyEclipse的安装和配置73可行性研究93.1可行性研究的任务93.2可行性分析93.2.1技术可行分析93.2.2经济可行分析93.2.3操作可行分析93.3系统分析103.3.1订单业务流程分析1