项目作者: ahsanbagwan

项目描述 :
Table Topics list
高级语言: Python
项目地址: git://github.com/ahsanbagwan/flasktt.git
创建时间: 2017-07-15T17:20:39Z
项目社区:https://github.com/ahsanbagwan/flasktt

开源协议:

下载


Table Topics

  • Generate 5 random table topics - WIP

  • Tag the table topics under different categories

  • Provide Admin page to add new topics and tags - WIP

To run this

git clone https://github.com/ahsanbagwan/flasktt

Install virtualenv. Follow instructions on the project page

Initialize database by issuing following command:

flask initdb

export FLASK_APP = flasktt

export FLASK_DEBUG = true

flask run

License

MIT