# CloudSchool **Repository Path**: shadowfish/CloudSchool ## Basic Information - **Project Name**: CloudSchool - **Description**: No description available - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学生学习平台 #### 介绍 这是湖北工业大学计算机学院19级计算机一班使用的在线网站源码,主要功能有批量收集/提交作业,查看当前课表,学习资源共享等。 网站支持多班级同时使用,若想加入可以发送申请至shadowfish@shadowfish0.top 欢迎PR 预览站点:http://demo.shadowfish0.top/ 注册学生邀请码:19j1或19j2,将分别加入对应的班级。 #### 软件架构 软件使用[笔下光年前端模板](https://gitee.com/yinqi/Light-Year-Admin-Template)构建。 使用PHP作为主要的前后端开发语言,涉及少量JQuery代码。 #### 使用说明 等待更新 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request