您好,欢迎访问三七文档
当前位置:首页 > 行业资料 > 酒店餐饮 > 基于web的网上订餐系统的设计与实现
共2页第1页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊摘要当今社会,生活节奏越来越快,人们对餐饮的要求也越来越高,不仅要求色香味俱全,而且对就餐的时间和方式也有了更高的要求。许多顾客由于工作繁忙无法抽出时间来享受美味,这样就产生了人们对快捷订餐的需求。而随着互联网技术的快速发展,网络早已经成为现代人日常生活中不可或缺的部分,将餐饮业和计算机网络结合起来,网上订餐应运而生。本文详细论述了基于WEB的订餐网站系统的开发设计过程。系统采用MyEclipse作开发平台,Java为开发语言,SQLServer为数据库,实现了会员管理,菜品管理、订单管理、留言管理等功能。该系统符合基于WEB的订餐网站系统的要求,能够帮助切实提高工作效率。本文的结构组织如下:首先阐述了该系统的可能性;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统和各功能模块的实现;最后阐明得出的结论。关键字:JAVA订餐SQLSERVER共2页第2页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊AbstractInpresentsociety,thepaceoflifeisbecomingmoreandmorequickly,andpeople'srequirementofcateringisalsobecominghigherandhigher.Thecateringnotmerelyneedstobedelicious,niceandtasty,butalsohasthehigherdemandintimeandwayofordering.Asmanycustomersarequitebusyaboutwork,theycan'ttakethetimetoenjoycatering.Soitisrequiredtoproduceafastwaytoordercatering.AndastherapiddevelopmentofInternettechnology,thenetworkhasalreadybeinganindispensablepartinpeople'sdailylife.Andonlineorderarisesatthishistoricmomentbycombiningcateringandcomputernetwork.MypaperdiscussesthedevelopinganddesignprocessindetailoftheorderingwebsitesystembasedonWEB.ThesystemusesMyEclipseasadevelopmentplatform,Javaasthedevelopmentoflanguage,theSQLserverasthedatabase,toachievethemembermanagement,dishesmanagement,ordermanagementandmessagemanagement.TheWEB-basedorderingsystemmeetstheWebsitesystemrequirementsandcanhelpeffectivelytoimproveworkefficiency.Thepaperisorganizedasfollows:First,thepossibilitytodevelopthesystemdescribed;followedintroducedtherelateddevelopmenttoolsandtechnologyinfrastructure;thenthesystemneedsanalysis,andproposedspecificdesignanddatabasemodel;andthenshowsthewholesystemconcreterealizationofthefunctionalmodules;finalconclusion.Keywords:JAVAOrderingSQLserver共2页第1页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊目录1.绪论....................................................................11.1课题的研究背景......................................................11.2课题的研究意义......................................................11.3本文的组织工作......................................................12.系统开发技术分析.........................................................32.1编程语言:JAVA......................................................32.2服务器软件:TOMCAT..................................................42.3系统开发工具:MyEclipse.............................................52.4动态网页技术:JSP...................................................52.5数据库软件:SQLServer..............................................63.系统需求分析.............................................................83.1系统运行环境........................................................83.1.1最低配置......................................................83.1.2建议配置......................................................83.2可行性分析..........................................................93.2.1经济可行性分析................................................93.2.2技术能力分析.................................................103.2.3运行可行性分析...............................................103.2.4法律可行性分析...............................................103.3业务流程分析.......................................................103.3.1管理员业务流程...............................................103.3.2会员业务流程.................................................113.4数据流图...........................................................124.系统概要设计............................................................144.1系统的功能结构.....................................................144.1.1系统总功能结构...............................................144.1.2菜品管理功能结构.............................................154.1.3订单管理功能结构.............................................154.1.4公告管理功能结构.............................................154.2E-R图.............................................................165.详细设计...............................................................205.1数据表.............................................................205.1.1管理员表.....................................................205.1.2会员表.......................................................205.1.3菜品类别表...................................................215.1.4公告表.......................................................215.1.5菜品表.......................................................215.1.6留言表.......................................................225.1.7订单表.......................................................225.1.8订单管理表...................................................225.2系统登录模块.......................................................22共2页第1页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊5.2.1管理员登陆....................................................225.2.2会员登陆......................................................235.3后台管理模块.......................................................245.3.1系统属性管理模块.............................................245.3.2基本操作管理模块.............................................245.3.3会员管理模块.................................................255.3.4菜品类别管理模块.............................................265.3.5菜品管理模块.................................................
本文标题:基于web的网上订餐系统的设计与实现
链接地址:https://www.777doc.com/doc-4023174 .html