Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 287 Bytes

資料庫期末專案

簡報

使用方法:

  1. 匯入 car.sql
    • schema name : 'cars'
    • table name : 'data'
  2. 修改 runServer.py 資料庫資訊(第7~10行)
  3. pip3 install -r requirements.txt
  4. python3 runServer.py