/CallNameBackEnd

点名系统后端

Primary LanguageHTMLMIT LicenseMIT

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