I followed this tutorial
Some things I learned and that this tutorial taught:
- Flask Blueprints
- Jinja Templates
- SQLite Databases
TO DO:
- Debug auth.py for registration handling
- Debug blog.py for post creation errors
- a post will be authored by all existing users minus the creator
- Stylize
- Deploy to web(maybe)