Building a Blog App With Flask and Flask-SQLAlchemy
A blog is a good sample app that demonstrates what you can do with Flask. I use Flask-SQLAlchemy to handle the database to make things simple. In this video, I create a blog using both Flask and Flask-SQLAlchemy.
Source: Pretty Printed (YouTube)