flask-mvc icon indicating copy to clipboard operation
flask-mvc copied to clipboard

Imposing MVC for a Flask application

A simple Flask application modelled using MVC approach. This will serve as a reference for all future Flask applications. emplates and CSS based on the Flaskr example from Flask.

To run, $ python runserver.py