CodeProjectz

Search
Generic filters

Download Free Blog Application using Django Framework

Blog Application using Django Framework
Project CategoryProject SizeLanguage
1.1 MB,

Blog Application is developed in Django Framework and is deploy ready. Talking about the project, it has lots of features. A user can post news, blogs, photos. This project is a complete blogging site for the users where users can add, edit and delete their blogs and share to everyone on the world about their day-to-day lives.

About System

The system runs Django Framework in back-end and HTML, CSS in front-end. The project contains all the features of a Blog site like login/register into the system, add blog post with title, description and image and edit or delete the blog post.

It has interactive UI design using which users can see what others are posting and leave a comment. It also has an admin panel through which all the blog posts and users can be managed.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For Login and Admin panel:
Username: admin
Password: testing321

Click the Button Below to Download Blog Application using Django Framework and its Source Codes

Similar Interesting Projects

Sudoku Solver In Python With Source Code

Sudoku Solver In Python With Source Code

The Sudoku Solver In Python is a simple project developed using Python. The project file contains a python script (gui.py). This is a simple GUI-base project which is very easy to understand and use. This game is a simple puzzle project. You have to input numbers from 1 to 9 in order to complete the puzzle box.

Read More »
Simple Pharmacy Management System In PYTHON With Source Code

Simple Pharmacy Management System In Python With Source Code

Simple Pharmacy Management System project is written in Python. The project file contains a python script (project.py) and database files. Create Simple Pharmacy Management System In Python for your school and college computer science project. Learn to create useful applications using python programming language.

Read More »
Photo gallery web application using Django_CodeProjectz

Photo gallery web application using Django

This is a simple gallery application built using Django which provides features like adding a photo with category, date and location of the photo captured. It also contains beautiful responsive UI design to display all photos stored in the gallery.

Read More »