rongxuanhong / CallNameBackEnd

点名系统后端

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Get the code

git clone git@github.com:rongxuanhong/CallNameBackEnd.git
cd CallNameBackEnd

2. Install requirements

pip install -r requirements.txt

3. Install MySQL

  test connection of your mysql before you run this project

4. Run the code

cd source
python app.py

About

点名系统后端

License:MIT License


Languages

Language:HTML 69.5%Language:JavaScript 15.4%Language:Python 8.4%Language:CSS 6.8%