JIANGXIAGRICULTURALUNIVERSITY本科毕业论文(设计)题目:顾客就餐管理系统的设计与实现学院:软件学院姓名:刘川学号:20131889专业:软件工程班级:软件工程1307班指导教师:胡昶职称:讲师二零一七年四月顾客就餐管理系统的设计与实现顾客就餐管理系统的设计与实现摘要毕业的论文选题题目为-顾客就餐管理系统的设计与实现,我走访了几个餐厅。针对他们的经营模式和管理方式进行研究,分析。最终确定了一套相关的系统。采用最有效的技术手段,完美的分析设计,良好的用户界面。设计出令客户满意的顾客就餐管理系统。顾客就餐管理系统结构简单,设计朴实,清晰明了,客户可以很快掌握和使用。它分为三个模块,系统管理员,服务员和收银员。针对餐厅最普遍的操作,设计了比如点餐和付账、会员等功能。物联网时代到来,在餐饮业竞争越来越激烈的现在,很多人都采用现代网络技术去管理餐厅,因为这样非常的有效和方便。根据综合分析几家餐厅的功能需要,采用Win7系统作为服务器平台,采用J2EE+MYSQL+JSP的开发模式,利用MYSQL作为系统数据存储的数据库,用MyEclipse做为开发工具,最终实现顾客就餐管理系统的设计与实现。顾客就餐管理系统使用简单,让使用者不会觉得很难操作,大大缩短了员工的工作量,是一个不错的系统。关键词:数据管理;J2EE;MYSQL;JSPI顾客就餐管理系统的设计与实现ABSTRACTGraduationthesistopictitled-customersdiningmanagementsystemdesignandimplementation,Ivisitedseveralrestaurants.Fortheiroperationmodeandmanagementmode,analysis.Eventuallydetermineasetofrelatedsystems.Usingthemosteffectivetechnicalmeans,theanalysisoftheperfectdesign,gooduserinterface.Designthecustomersatisfactionofthecustomerdiningmanagementsystem.Customersdiningmanagementsystemstructureissimple,designissimple,clear,customerscanquicklygraspanduse.Itisdividedintothreemodules,thesystemadministrator,theattendantandcashier.Accordingtotheoperationoftherestaurantisthemostcommon,designsuchastheorderandpay,members,etc.Internetera,thecateringindustryismoreandmorecompetitivenow,alotofpeopleareusingmodernnetworktechnologytomanagetherestaurant,becauseitisveryeffectiveandconvenient.Accordingtothefunctionofthecomprehensiveanalysisofseveralrestaurantsneed,usingWindows7systemasaserverplatform,adoptingJ2EE+JSP+MYSQLdevelopmentmode,usingMYSQLasadatabaseofdatastoragesystem,useMyEclipseasadevelopmenttool,therealizationofultimatecustomersdiningmanagementsystemdesignandimplementation.Customersdiningmanagementsystemissimpletouseandlettheuserwon'tfinditdifficulttooperate,greatlyshortentheworkloadofstaff,isagoodsystemKeywords:DatamanagementInformationmanagement;J2EE;MYSQL;JSP0目录摘要...............................................................IABSTRACTﻩII1绪论ﻩ11.1项目背景.............................................11.2研究意义..................................................11.3相关领域介绍ﻩ11.4本系统概述ﻩ21.5本文的主要内容ﻩ22顾客就餐管理系统分析ﻩ32.1系统需求分析ﻩ32.1.1系统功能概述..........................32.2系统可行性分析ﻩ42.3业务流程图...............................................52.4业务流程分析ﻩ53系统设计概要ﻩ63.1系统物理环境配置...............................63.2系统概要设计...................................63.3数据库设计ﻩ83.3.1模型设计ﻩ83.3.2...