Flask Mongo Starter. A basic template for building websites that store data in a database.

github.com/j-delaney/flask-mongo-boilerplate

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2014
  • Updated README to say this project is WIP
  • Using Bootstrap for templates now
  • jQuery library for Bootstrap
  • Ignore IntelliJ files in Git
  • Bootstrap files
  • Ignore .DS_STORE files
  • Basic flask site with one controller and model
  • Requirements file containing flask and mongo libraries
  • Initial commit