/BLOG

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

Primary LanguagePython

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