rico3017 / opendata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements:
    Python 3.5+
    MySQL 5.5+
Deployment process:
    1. Imports data to MySQL from the data directory;
    2. Run "pip install -r requirements" in the project directory;
    3. Modify the username and password for connecting to the database in myconfig.py;
    4. Run "python run.py";
    5. Open a browser and go to "http://localhost:5000/home".

About


Languages

Language:CSS 84.9%Language:HTML 9.4%Language:JavaScript 4.5%Language:Python 1.1%