本文详述了一个基于Java和MySQL数据库技术的校园兼职微信小程序的毕业计划。系统主要分为三种用户角色:管理员、学生用户和商家用户。管理员拥有学生管理、商家管理、兼职类别管理、兼职管理、专题视频管理以及系统管理的功能。学生用户可以注册登录,搜索、分类筛选、检察与收藏兼职信息,投递简历以及检察个人中心信息。商家用户则可以发布和管理兼职信息。本论文主要采用了Java和MySQL数据库技术进行开辟,并详述了系统的计划、实现与测试过程。
关键词:校园兼职微信小程序,Java,MySQL,系统计划,管理员,学生用户,商家用户
Abstract
This paper describes the design and implementation of a graduation project of a campus part-time WeChat mini-program based on Java and MySQL database technology. The system is mainly divided into three user roles: administrators, student users, and business users. Administrators have the functions of student management, business management, part-time category management, part-time management, special video management, and system management. Student users can register and log in, search, classify, filter, view and collect part-time information, submit resumes, and view personal information. Business users can post and manage part-time information. This paper mainly uses Java and MySQL database technology for development, and describes the design, implementation and testing process of the system.
Keywords: campus part-time WeChat mini-program, Java, MySQL, system design, administrator, student users, business users
一、引言