CRUD blogging app built with flask
Features user registration, login, and admin functionality. Utilizes MySQL to manage users and blog posts.
In config.py, password to MySQL database should be entered
Make sure libmysqlclient-dev if using Debian/Ubuntu