Skip to content

chenqianhe/CreditStatisticsSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

华中科技大学学分统计系统

前端部署地址:https://credit-statistics-system.datavis.top

备用地址:https://credit-system-1g4b1c8k9ed08930-1301838709.ap-shanghai.app.tcloudbase.com

前端

Vite + React + Less 实现

安装

cd client/credit-statistics
npm install

运行

cd client/credit-statistics
npm run dev

后端

后端Flask实现

数据库使用Mongodb

所有接口均为POST方法

安装库

pip install -r requirements.txt

运行

python start.py

接口文档地址

https://www.apipark.cn/s/95b75894-1085-4438-8e2f-e11cd26e13d7

整体介绍

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_01

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_02

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_03

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_04

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_05

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_06

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_07

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_08

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_09

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_10

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_11

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_12

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_13

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_14

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_15

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_16

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_17

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_18

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_19

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_20

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_21

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_22

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_23

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_24

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_25

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_26

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_27

华中科技大学学分统计系统_陈千鹤_韦相江_谭进_页面_28