A modern, full-stack blogging platform built using HTML, CSS, and Django! This platform allows users to share their thoughts, read engaging articles, and explore a world of content. It's designed to be fast, responsive, and user-friendly.
- 📝 Create, Edit, and Delete Posts: Authenticated users can manage their blog posts effortlessly.
- 🔒 User Authentication: Sign up, log in, and manage your profile securely.
- 🎨 Responsive Design: Beautiful, mobile-friendly UI for all devices.
- 🛠️ Content Management: Admin dashboard to manage users and posts.
- 📊 Analytics Dashboard: Insights into category-wise posts and total count.
- HTML5: Structured and semantic markup.
- CSS3: Modern styling with animations and transitions.
- Django: A robust Python web framework for managing the server-side logic.
- SQLite: Lightweight and easy-to-use database for development.
- Python 3.x
- Django 4.x
- A virtual environment (recommended)
- Clone the Repository:
git clone https://github.com/yourusername/blogging-platform.git cd blogging-platform