摘 要
随着互联网时代的发展,传统的网页或软件版的校友会系统存在注册安装复杂,用户留存率低的问题。微信小程序具备通过微信一键登录的优势,符合用户对使用方便,快捷的需求。该系统基于微信小程序与Rails-pangu框架开发,设计并实现了一款轻量级,功能全的校友会系统。校友是高校弥足珍贵的资源,也是高校建设不可或缺的一支重要力量。但大部分高校因校友工作机制不健全、工作基础不扎实、学校与校友互动不深入、校友文化培育不系统等,促使校友平台走出传统网站架构,探索出一个更好的生态系统,实现人人参与、人人共享的模式。
通过微信开发者工具开发一个微信小程序的校友小程序,利用微信小程序"触手可及","用完即走","随时可用",但又无需安装卸载的特点来吸引用户,实现对考务信息进行管理的系统.考务人员通过微信小程序发布考试信息,同学和老师只需要扫一扫或搜一下就可以打开小程序,然后凭借学号密码登录就可以进入到系统,系统主页面有考试信息查询和考试成绩查询,这样就不需要登录学校内网查询了.基于微信小程序开发的校友小程序,开发周期短,成本低,易推广等优点,实现了方便,便捷以及使用率高的考务管理小程序。
关键词:校友;校友管理;小程序;Java;SSM
Abstract
With the development of the Internet era, the traditional web page or software version of the alumni association system has the problems of complex registration and installation, low user retention rate. WeChat Mini Program has the advantage of login through WeChat one-click, in line with the user's convenient and fast needs. Based on WeChat Mini Program and Rails-pangu framework, the system designs and implements a lightweight and fully functional alumni association system. Alumni are precious resources and an indispensable force in the construction of colleges and universities. However, most colleges and universities, because the working mechanism of alumni is not perfect, the work foundation is not solid, the interaction between school and alumni is not deep, and the cultivation of alumni culture is not systematic, so as to promote the alumni platform out of the traditional website structure and explore a better ecosystem.
Through the WeChat developer tool to develop a WeChat Mini Program alumni management system, using WeChat Mini Program "within reach "," run out "," available at any time ", but do not need to install the characteristics of uninstall to attract users. A system for managing examination information. Examiners publish examination information through WeChat Mini Program. Students and teachers can open Mini Programs only by scanning or searching, and then log in with their school number and password to enter the system. The main page of the system has examination information query and test results query, so there is no need to log on to the school intranet query. The alumni management system based on WeChat Mini Program has the advantages of short development cycle, low cost, easy promotion and so on.
Keywords: alumni; alumni management; Mini Programs; Java;SSM
目 录
摘 要
Abstract
一、绪论
(一)课题背景
(二)校友小程序的现状
(三)研究主要内容
二、系统技术
(一)Java语言
(二)SSM框架
(三)Vue.js框架
(四)Eclipse开发工具
(五)数据库
(六)系统开发环境概述
三、系统分析
(一)系统的可行性研究
(二)系统需求分析
1.用户需求分析
2.系统设计目标分析
3.用户模型的介绍
4.系统功能模块介绍
四、系统设计
(一)系统工作原理介绍
(二)系统数据流图
(三)系统的实现算法
1.用户信息初始化算法
2.聊天记录显示的算法
(四)数据库设计
1.数据库的需求分析
2.后台数据库的配置
3.数据库表结构设计
4. E-R模型
五、系统实现
(一)小程序端设计
1.小程序登录界面
2.微信小程序首页
2.通讯录
3.消息列表
4.文章详情页
5.评价
6.我的
(二)校友后台管理端设计
1.登陆
2.注册
3.首页
4.评价管理
5.动态管理
5.动态修改
6.分类管理
7.角色管理
8.菜单管理
9.用户管理
六、系统测试
(一)测试环境简介
(二)系统的不足及修改方法
(三)系统的评价分析
1.实用性
2.可维护性
3.可扩展性
总 结
致 谢
参考文献