rahul7011 / BLOG

Created an Blog Web application using Django and Bootstrap with functionalities like Comments,Likes,Unique View Count .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Blog Web Application 🖥️ 🗒️ 📷

Created an Blog Web application using Django and Bootstrap with functionalities like Comments,Likes,Unique View Count .

contributions welcome Open Source? Yes!

Features

  • Integrated django-allauth package for Login,SignUp Authentication process .
  • Integrated django-crispy-forms for the management of django forms.
  • Crispy forms allows forms properties(such as methods, send button or CSS classes) on the backend without having to re-write them in the template .

Want to get Familiar with Project 🤗?

Project_Preview.mov

Setup process

  1. Create a virtualenv with virtualenv env
  2. Install dependencies with pip install -r requirements.txt

Screenshots

DMP1 DMP2
DMP3 DMP4

About

Created an Blog Web application using Django and Bootstrap with functionalities like Comments,Likes,Unique View Count .


Languages

Language:Python 55.0%Language:HTML 45.0%