geohacker / flask-mvc

Imposing MVC for a Flask application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Imposing MVC for a Flask application


Languages

Language:Python 100.0%