# StudentUsualScorePointsSystem **Repository Path**: hy1766548021/StudentUsualScorePointsSystem ## Basic Information - **Project Name**: StudentUsualScorePointsSystem - **Description**: 学生平时成绩积分系统 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-21 - **Last Updated**: 2025-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, Java, MySQL, SpringBoot, WebSocket ## README # StudentUsualScorePointsSystem #### 介绍 学生平时成绩积分系统 #### 软件架构 本系统采用springboot + Vue2 + mysql形式搭建 #### 环境搭建 1. jdk17 2. nodejs 18.20.3 3. mysql 8.0.32 #### 使用说明 1. 前端上传的文件暂存在本地 2. 数据库备份文件: student_usual_score_points.sql 3. 用户表: tb_users #### 参与贡献 1. 仅本人