基于大数据的家教兼职系统的设计与实现
摘 要
家教兼职系统是建立在互联网基础上的一种信息交流平台,面向所有网民提供服务。通过对家教服务需求的分析,采用面向对象的设计方法,设计并开发了一套以家教信息发布和管理为目标的小型网站家教兼职系统。本文主要是对该系统的设计思想和实现的关键技术进行论述。
系统是基于B/S(Browser/Server)结构模式,以HTML、CSS、JAVASCRIPT、AJAX等作为前端开发环境,后台主要采用JAVA语言,并借鉴SPRING MVC MYBATIS技术框架作为技术支持,以MySQL作为后台数据库。
系统中的主要功能模块:用户登录注册模块、用户个人信息管理模块、发布家教兼职信息模块、发布家教兼职信息模块、家教老师信息条件查询模块、家教老师任务在线预约模块、用户管理模块、家教兼职信息管理模块和数据分析模块。
关键词:家教兼职系统;SpringMVC;MySQL;Mybatis;大数据
Design and implementation of the part-time tutoring system based on big data
AUTHOR: Sum Yan
TUTOR: Li Ming
ABSTRACT
The part-time tutoring system is an information exchange platform based on the Internet, which provides services for all Internet users. Through the analysis of tutor service demand and the object-oriented design method, a small website tutor part-time system with the goal of tutor information release and management. This paper mainly discusses the design idea and the key technology of the system.
The system is based on B/S (Browser/Server) structure mode, with HTML, CSS, JAVASCRIPT, AJAX as the front-end development environment, JAVA language is mainly used in the background, and SPRING MVC MYBATIS technical framework is used as the technical support, and MySQL is used as the background database.
The main function of the system module: user login registration module, user personal information management module, release tutor part-time information module, tutor part-time information module, tutor information condition query module, tutor task online booking module, user management module, tutor part-time information management module and data analysis module.
Key words: private tutor part-time system; Spring MVC; MySQL; Mybatis; big data