Skip to content

hnit-acm/hnit-acm-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目运行

  1. 环境: Python 3.7.1, linux。
  2. 在项目根目录pip install pipenv安装环境。
  3. pipenv shell进入环境。
  4. python app.py运行应用。

报名系统使用方法

  1. 报名页面:127.0.0.1:5000/login
  2. 提取码下载报名表:127.0.0.1:5000/vs_code
  3. 管理员登陆:127.0.0.1:5000/auth
  4. 管理员页面:127.0.0.1:5000/admin