Skip to content
/ club Public

毕业论文项目,开发社团管理系统。前端使用vue、vue router、vue axios、element UI等技术开发系统前端页面。后端使用springBoot开发restful接口,后端项目github地址:https://github.com/fengsam6/association

License

Notifications You must be signed in to change notification settings

fengsam6/club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

association

介绍

毕业论文项目,使用Spring Boot社团管理系统,系统功能如下图所示。

软件架构

软件架构说明

  1. 后端使用Spring boot、mybatis、redis、mybatisPlus,系统架构如下图所示

后端简介

  1. 系统后端多模块开发
  • 模块Association-generation支持代码生成,基于MyBatis、MyBatis-Plus代码生成,运行该模块,能够生成Dao层、service层通用代码。
  • 模块Association-API调用模块Association-service,提供前台访问RESTful接口。
  • 模块Association-admin调用模块Association-service,提供后台访问RESTful接口。

后端使用idea开发,maven多模块如下图。

前端简介

  • 前台页面单独开发一个工程vue-club,所有前台页面代码都写在vue-club中.

  • 后台页面单独开发一个工程club-admin,所有前台页面代码都写在club-admin中.

系统运行效果

  • 系统登录页面

  • 前台活动列表页面

  • 后台新闻列表页面

  • 后台社团列表页面

About

毕业论文项目,开发社团管理系统。前端使用vue、vue router、vue axios、element UI等技术开发系统前端页面。后端使用springBoot开发restful接口,后端项目github地址:https://github.com/fengsam6/association

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published