A fully functional and visually attractive blog platform built with Python (Flask) + MySQL + HTML/CSS.
- User registration & login
- Create, edit, and delete posts
- Comment section under posts
- Professional and responsive UI
- Flash messages for feedback
- Author-only editing and deleting
- Backend: Python + Flask
- Database: MySQL
- Frontend: HTML, CSS
- Clone the repo:
git clone <https://github.com/ugh-ubaid/SimpleBlog>
cd SimpleBlog