https://github.com/dorajistyle/proposal_center_python_flask_sqlalchemy_jade
It's a simple Proposal Center example for developer who interested in Python Flask, Flask-SQLAlchemy and Jade.
pip install -r requirements.txt
python init.py
python flask_proposal.py
4) If you have more than three items, You can see the 'more' button. When you click this, you can see more items.
This Proposal center application source(Python + Flask + Flask-SQLAlchemy + Jade) was made by JoongSeob Vito Kim. It's under the MIT license.