Skip to content
Snippets Groups Projects
Forked from Bo-Chun Chen / get_start_flask
36 commits behind the upstream repository.
Bo-Chun Louis Chen's avatar
6442f696

This is a project implementing the blog post by Mbithe Nzomo.

Prerequisites

  • Python 2.7

  • virtualenv

  • Mysql

     $ brew update && brew install mysql
  • Flask

     $ pip install Flask

Resources:

And might add some of the feature from The Flask Mega-Tutorial.
The following list is some of the features might be used for User Portal: