资源描述:
《家园沟通平台设计与实现-毕设论文》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、毕业设计(论文)题目名称:家园沟通平台的设计与实现—管理员端功能学院名称:软件学院班级:RB软件J123学号:20120709****学生姓名:xxx指导教师:张文宁2016年6月摘要随着当前社会的发展和人们文化程度的不断提高以及儿童数量的不断增加,家长与幼儿园之间的沟通和需求也在不断增长。传统的沟通方式已无法满足家长的需求,从而产生了市场需求。本小组设计和开发的家园沟通平台,能够更好的服务于家长、教师和管理员的沟通。该项目遵循SpringMVC框架,使用Mybatis、jQuery、Freemarker技术,基于Java平台和MySQL数
2、据库,设计和开发了家园沟通平台。项目分为三类用户:管理员、教师和家长,其中管理员端实现了家园互动、档案管理、园务管理、园所信息设置以及园长私人信箱,本人负责管理员端,涵盖了教师考勤、部门管理、班级管理、教师管理、园所基本资料、教师风采等模块。本文从软件工程的角度出发,利用所学的Java知识详细的描述了家园沟通平台相关功能的需求分析、设计原则和实现方法以及达到的特定功能,从结果可以看出,本系统已初见成效,而且易于使用。关键词:家园沟通;管理员端;SpringMVC框架;MybatisIIIAbstractWiththedevelopmento
3、fcurrentsocietyandthecontinuousimprovementofpeople'sculturallevelandtherisingnumberofchildren,parentsandkindergartenhavemorecommunicationandmutualneeds.Traditionalwayofcommunicationhavebeenunabletomeettheneedsoftheparents,toproducethemarketdemand.Thisgroupcommunicationplat
4、formdesignanddevelopmentofthehome,canbettercommunicateintheserviceofparents,teachersandadministrators.TheprojectfollowsSpringMVCframework,useMybatis,Jquery,FreemarkertechnologyplatformbasedonJavaandMySQLdatabasedesignanddevelopmentofhomecommunicationplatform.Projectisdivid
5、edintothreetypesofusers:administrators,teachersandparents,theendofwhichtheadministratortoachieveahomelandinteractive,filemanagement,servicemanagementgarden,gardensettingsandtheprincipalofaprivatemailbox,IamresponsibleforAdmin,coveringteacherattendance,departmentmanagement,
6、classroommanagement,teachermanagement,basicinformationonthepark,teacherstylemodules.Thisarticlefromtheperspectiveofsoftwareengineering,theuseofJavaknowledgedetaileddescriptionofthefunctionofhomecommunicationplatformrelatedrequirementsanalysis,designprincipleandimplementati
7、onmethod,andtoachieveaspecificIIIfunction,theresultscanbeseen,thissystemhaspaidoff,andeasytouse.Keywords:Specialtrade;administrator;SpringMVC;MybatisIII目录第1章项目概述11.1项目背景11.2研究现状1第2章相关技术介绍32.1MVC模式32.2FreeMarker简介32.3Mybatis简介32.4版本控制工具SVN简介4第3章系统需求53.1系统概述53.2系统功能53.3参与者列表
8、53.4系统运行环境53.5用例规约63.5.1注册93.5.2登录93.5.3查看考勤记录103.5.4考勤统计113.5.5发布园所通知123.5.6发布园所新闻123.5.