Blog Website using Django in Python with Free source code

django blog project source code | django blog project report| blog website using django|django blog example |django blog with images |django blog temp
Share it:


Blog Website using Django in Python with Free source code


The blog website using Django with free source code is a web-based application developed in python using Django Framework. This project is a blog site or content management system where can the author publish their articles. This project is user-friendly using the Bootstrap Framework and Material Design.

About the Blog Website using Django

This blog website system project has different features that are available for three types of user roles. The user can be accessed by admin, author, Anonymous User.



blog website using django



The admin user is access the admin panel and site interface. the admin user can manage the list of the blogs ya category. The author can create, update and delete their own post. this project is mainly developed using

  • Python
  • Django
  • HTML
  • CSSJavaScript
  • jQuery
  • Ajax
  • Bootstrap v5
  • Material Design Framework
  • Font-awesome Icons


Own technology.


Features of Django blog project

Admin Side

  • Login Page
  • Home Page
  • Filtered by Category Published Posts Page
  • List All Active Categories
  • Categories Management
  • Post Management
  • Update User Details
  • Update User Avatar
  • Logout

Authors Side

  • Login and Registration Page
  • Home Page
  • Filtered by Category Published Posts Page
  • List All Active Categories
  • Post Management
  • Update User Details
  • Update User Avatar
  • Logout

How To Run The Project?

  • Download and Extract the provided source code zip file. (download button is located below)
  • Open your Terminal/Command Prompt window. (make sure to add "python" and "pip" in your environment variables)
  • Run the following commands:


                 pip install Django

                 python manage.py migrate

                 python manage.py runserver


Access Information

  • Username: admin
  • Password: admin123
Free Source code Download 


Related Articles

Share it:

Django

Django Framework

DjangoProject

python

Post A Comment:

0 comments: