Building a blog website using flask
This is a project on building a blog website using flask. The contents right now mainly follow the tutorial of Corey Schafer, which include forms, database, posts, user accounts, authentication, password reset and pagination. I plan to add more elements to the website in the future, such as commenting.