Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.35 KB

File metadata and controls

53 lines (34 loc) · 1.35 KB

BlogSphere 📝

BlogSphere is a multi-author blogging platform built using Django.
The goal of this project is to simulate a real world content publishing website where multiple users can write, manage and interact with articles.


Project Overview

This project demonstrates backend web development concepts including authentication, database modeling, and user-content interaction systems using Django.

Users can create posts, manage their own content and interact with other posts inside a structured blogging environment.


Key Features

• User authentication system (signup & login)
• Admin panel for managing platform data
• Create, edit and delete blog posts
• Categorization of posts
• User interaction system (like/bookmark)
• Personal posts dashboard
• Structured Django app architecture


Tech Stack

Backend: Python, Django
Database: SQLite
Frontend: HTML, CSS, Django Templates


What This Project Demonstrates

• Understanding of Django project architecture
• Database relationships & migrations
• Authentication & authorization handling
• CRUD operations implementation
• Multi-app scalable backend structure


Current Status

The project is actively being developed and expanded with more dynamic features and UI improvements.


Author

Ipshit Singh