# uestcmsc_webapp_backend **Repository Path**: lyh543/uestcmsc_webapp_backend ## Basic Information - **Project Name**: uestcmsc_webapp_backend - **Description**: Mirror of https://github.com/uestc-msc/uestcmsc_webapp_backend - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2022-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 阮薇薇点名啦 后端 [![Django Test](https://github.com/uestc-msc/uestcmsc_webapp_backend/actions/workflows/django-test.yml/badge.svg)](https://github.com/uestc-msc/uestcmsc_webapp_backend/actions/workflows/django-test.yml) ![Language](https://img.shields.io/badge/Python-3.7~3.9-blue.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) Made with Django. 本 API 遵循[语义化版本控制](https://semver.org/lang/zh-CN/)。 ## 运行 & 部署 运行环境: * Ubuntu 18.04 / Windows 10, * Python 3.7~3.9 [部署文档](docs/deploy/deploy.md) ## 文档 * API 文档:本项目的 API 文档使用 [drf-yasg](https://github.com/axnsan12/drf-yasg/) 生成,见 https://api.uestc-msc.com/api/docs/ * [数据模型文档](docs/models.md) ## TO-DO * 经验系统 * GitHub 登录 * 活动 tag * 留言板块 * 记录并屏蔽频繁登录的情况 * 邮件推送提醒活动 * 邮件推送留言、评论