DailyMuseHQ is a simple and user-friendly blog web application built with Django. Users can create, edit, delete, and view blog posts β including a personalized My Blogs page to manage their own content.
- Bootstrap
- Python
- Django
- βοΈ Create, update, and delete blog posts
- π View all published blogs
- π€ View only logged-in userβs blogs (My Blogs)
- π User authentication (Login & Signup)
- π¨ Django templates for clean UI
- π SQLite database (default for local development)