Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 335 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 335 Bytes

Simple-Blog-Web-app

Blog Application 📝🌐 A Flask-powered blogging platform with user authentication and CRUD functionality. Key features: User registration and login (secured with Flask-Bcrypt). Create, edit, view, and delete blog posts. Responsive UI with Flash messages for feedback. SQLite integration for data persistence.