Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Dynamic Blog Website with Django

A clean, responsive, and fully dynamic Django-based blog website where users can read posts, comment on them, and interact with the author. The admin can manage posts and comments easily through Djangoโ€™s built-in backend.


๐Ÿ” Overview

This project aims to create a functional blogging platform with a simple UI and a powerful Django backend. It includes dynamic blog posts, a comment system, an about page, and a contact formโ€”making it suitable for sharing knowledge or personal writing.


โญ Key Features

๐Ÿ”ธ Blog System

  • Display all blog posts dynamically
  • Individual post pages with full content
  • Admin can create, edit, delete posts
  • Support for images and rich descriptions

๐Ÿ”ธ Comment Section

  • Users can comment on posts
  • Comments stored in the database
  • Displayed with username and timestamp

๐Ÿ”ธ Additional Pages

  • About Page: Details about the author
  • Contact Form: Users can send messages (validated and processed by Django)

๐Ÿ”ธ UI & UX

  • Responsive layout for all devices
  • Simple navigation bar and footer
  • Clean and minimal design

๐Ÿ”ธ Authentication

  • Secure Django login system for admin
  • Only authenticated users can manage content

๐Ÿ› ๏ธ Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Django, Django Forms, Django ORM
  • Database: SQLite / PostgreSQL
  • Framework Features: Admin panel, authentication, templates, MVT structure

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages