Skip to content
/ BLOG Public

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

Notifications You must be signed in to change notification settings

rahul7011/BLOG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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 .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published