- A flask blog application built in Python using the Flask Framework
- Created a user login and register system to securely store user data and preferences in a MySQL database
- Allows users create, edit and delete posts and browse globally shared posts
Technologies used: Python, Flask, SQLAlchemy, Bootstrap