#This Project use Flask to build a BobHou's Blog. Holp it can help me improve my programming.
Create User, Tag, Comment, Post, post_tags tables. Add Alembic function and create the first snapshot for SQL.
Create viewer
Create tag user post viewer. Create a base module and defined a HTML frame. Import jQuery puglin.
add a StringField class in main.py,this class inherit wtforms class.
add post.html and add comment checker
fixed some parameters in Post function and add name label in post.html