Screenshot 2020 12 14 214927 - FANTASTIC BLOG APP MADE USING DJANGO FRAMEWORK

FANTASTIC BLOG APP MADE USING DJANGO FRAMEWORK

Posted on

Screenshot 2020 12 14 214927 - FANTASTIC BLOG APP MADE USING DJANGO FRAMEWORK

Project: Fantastic Blog App made using Django Framework

Fantastic Blog app using Django is a simple blog application which has all the features that you would expect from a blog app from newsletter to a rich text editor, blog crud operations, user login/register and much more!

About System

The Blog App is built fully in Django Framework in back-end and HTML, CSS in front-end. Users can log in to the system and add their own blogs, edit or delete them. It has clean interactive model UI design will features similar to any popular blog websites.

This system also provides admin panel from where all the registered users and blogs can be controlled. It has a clean and interactive modern UI design with latest Bootstrap technology implemented in the frontend.

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 Django Admin Panel:
Username: admin
Password: admin

The Fantastic Blog App using Django is free to download but use for educational purposes only! In addition, for the project demo, you can have a look at the video below.

DOWNLOAD FANTASTIC BLOG APP USING DJANGO FRAMEWORK WITH SOURCE CODE: CLICK THE BUTTON BELOW


Thank you very much for your visiting in our simple blog, share tutorial and programming coding. Hope this blog will help you in fixing your coding problem.

source : code-projects.org