Blog Website Script in Django

Hello World, Welcome to ProjectsPlaza.com. This is a blog script built with Django 3 and bootstrap 3. In this script, Admin can add posts with comma-separated tags, categories, and pages. Users will see the posts with tags and published dates. Users can view posts according to the category or tag or post title.

##  Frontend Features
1.  Home page with post list
2.  Pages list in the menu
3.  Contact Us Page
4.  Search posts by title
5.  Filter posts according to tags
6.  Filter posts according to category

## Admin Features
1.  Post Panel
2.  Category Panel
3.  Pages Panel
4.  Contact Queries
5.  Taggin Model

##  How to run this script
-   Download the zip file and extract
-   Activate virtual environment
-   Start the script with the following command
-   py manage.py runserver
-   http://127.0.0.1:8000/blogScript/



Comments

  1. If you're attempting to burn fat then you certainly have to start following this totally brand new custom keto diet.

    To create this keto diet, certified nutritionists, personal trainers, and chefs have joined together to develop keto meal plans that are useful, suitable, price-efficient, and delicious.

    Since their first launch in early 2019, hundreds of clients have already completely transformed their figure and well-being with the benefits a great keto diet can offer.

    Speaking of benefits; in this link, you'll discover 8 scientifically-tested ones offered by the keto diet.

    ReplyDelete

Post a Comment

Popular posts from this blog

Video Sharing App in Django 3