摘 要
随着互联网时代的到来,越来越多的人认识新朋友的方式都逐渐在变化,以往的交友,存在一定的局限性,而线上交友成为了新的交友趋势,通过互联网平台进行虚拟社交,可以与其他用户交流和互动,为人们提供了一种方便的方式来扩大自己的社交圈子或寻找新的朋友和合作伙伴。本论文拟开发一个在线交友系统,采用Spring Boot框架和Vue.js框架来搭建整个项目,系统主要分为用户端和管理员端,用户端主要设计了交友信息模块,近期活动模块,交友广场模块,后台管理模块等模块功能。管理员端主要设计了交友信息管理模块,用户管理模块,交友广场管理模块,好友留言管理模块,好友列表管理模块,网站公告管理模块等模块功能,通过在线交友系统,用户可以更方便、更精准地寻找自己的新朋友。
关键词:在线交友网站;Java;MySQL;B/S
Abstract
With the advent of the Internet era, more and more people's ways of meeting new friends are gradually changing, and the previous dating has certain limitations, while online dating has become a new dating trend, providing a convenient way for people to expand their social circle or find new friends and partners. This paper intends to develop an online dating system, using Spring Boot framework and Vue.js framework to build the whole project, the system is mainly divided into user side and administrator side, the user side mainly designs the dating information module, recent activity module, dating square module, background management module and other module functions. The administrator side mainly designs the dating information management module, user management module, dating square management module, friend message management module, friend list management module, website announcement management module and other module functions, through the online dating system, users can find their new friends more conveniently and accurately.
Key words: Online dating sites; Java; MySQL; B/S
目 录
1 前言
1.1 研究目的与意义
1.2 研究现状
1.3 论文结构
2 可行性分析
2.1 技术可行性
2.2 操作可行性
2.3 经济可行性
2.4 法律可行性
2.5 可行性分析结论
3 系统需求分析
3.1 功能性需求分析
3.1.1 用户端需求分析
3.1.2 管理端需求分析
3.2 非功能性需求
4 概要设计
4.1 系统结构设计
4.2 功能模块设计
4.2.1 用户端功能模块
4.2.2 管理员端功能模块
4.3 数据库设计
4.3.1 项目实体E-R图
4.3.2 数据库表设计
5 详细设计
5.1 用户端详细设计
5.1.1 用户交友信息模块设计
5.1.2 用户交友广场模块设计
5.1.3 用户网站公告模块设计
5.1.4 用户近期活动模块设计
5.1.5 用户后台管理模块设计
5.2 管理员端详细设计
5.2.1 管理员用户管理模块设计
5.2.2 管理员交友信息管理模块设计
5.2.3 兴趣爱好管理模块设计
5.2.4 网站公告管理模块设计
5.2.5 交友广场管理模块设计
6 系统实现
6.1 软件开发说明
6.1.1 核心开发技术介绍
6.1.2 项目技术架构
6.2 操作系统界面和功能实现
6.2.1 用户端
6.2.2 管理员端
7 结语
参考文献
致谢