您好,欢迎访问三七文档
当前位置:首页 > 行业资料 > 酒店餐饮 > 网上订餐系统的设计与实现
本科毕业设计题目茹乐餐饮管理系统学生姓名吴巧娟专业名称计算机科学与技术指导教师张晓孪2015年5月25日教学单位计算机学院学生学号201196014041编号茹乐餐饮管理系统摘要:现阶段,大多数的餐馆以及酒店的餐饮管理系统都是采用比较传统的方式,虽然现在计算机技术迅速发展,但是还有好多的餐馆以及酒店在智能化方面还都跟不上时代的步伐,造成人力、物力及财力的浪费,这样的管理模式已经无法适应时代的要求,需要设计新的餐饮管理系统来解决现在存在的问题。本系统采用JAVA/JSP技术设计,包括JavaBean技术,使用tomcat应用服务器,数据库使用SQLServer2005开发基于MVC模式的网上订餐管理系统,主要有系统管理、会员管理、菜品类别、菜品管理、菜品录入、公告管理、订单管理和留言管理等功能,可以实现用户在线订餐,餐饮公司配送以及对订单、菜品的管理等。本系统在测试和运行的过程中,设计测试方案的目标是选用少量的高效测试数据,尽可能多地发现软件中的问题,提高软件系统的可靠性、实用性,从而使系统能够正常运行。关键词:订餐系统;JSP;SQLServer2005;菜品;用户IIRuLecateringmanagementsystemAbstract:Atpresent,themajorityofrestaurantandhotelcateringmanagementsystemisthemoretraditionalway,althoughnowcomputertechnologyisdevelopingrapidly,theycouldn'tkeepupwiththepaceofTheTimesintheaspectofintelligentforalotofrestaurantsandhotels,awasteofmanpower,materialandfinancialresources,thismanagementmodehasbeenunabletoadapttotherequirementsofTheTimes,needtodesignanewcateringmanagementsystemtosolvetheproblemsexistingnow.ThissystemusesJAVA/JSPtechnologydesign,includingthejavabeanstechnology,usingtomcatapplicationServer,databaseusingSQLServer2005todeveloptheonlineandordermanagementsystembasedonMVCpattern,systemmanagement,membermanagement,foodcategoriesandfoodmanagement,foodentry,publicannouncementmanagement,ordermanagementandmessagemanagement,andotherfunctions,canrealizetheuseronlinereservation,cateringcompanydistributionaswellastotheorder,andthemanagementofthefood.Thissystemintheprocessoftestandoperation,basicgoalistodesigntestschemeusestheleastamountofefficienttestdata,asmuchaspossibletofindtheproblemsinthesoftware,improvethereliabilityandpracticabilityofthesoftwaresystem,thesystemcanrunnormally.Keywords:reservationsystem;JSP;SQLServer2005;themenu;theuser目录一、设计正文...............................................................................................................11引言...................................................................................................................11.1系统背景.................................................................................................11.2网上订餐管理系统的现状.....................................................................11.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订单业务流程分析.....................................................................103.3.2数据流图.....................................................................................113.3.3数据字典.....................................................................................114需求分析.........................................................................................................124.1编写目的...............................................................................................124.2功能需求分析.......................................................................................124.3性能需求分析.......................................................................................134.4灵活性需求分析...................................................................................134.5数据库需求...........................................................................................135总体设计......................................................................................
本文标题:网上订餐系统的设计与实现
链接地址:https://www.777doc.com/doc-7300336 .html