Skip to content

Basic blog website with upvote and commenting system, built using Django

Notifications You must be signed in to change notification settings

jamescd18/django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my first project learning how to build website in Python using the Django framework. I completed the basic funcationality of the website by following CoreyMS's YouTube tutorial series, and have moved on to adding my own features such as a comment system.

Packages / 3rd Party Things Used:

  • django * (Django)
  • bootstrap
  • CoreyMS tutorial series
  • Crispy forms * (django_crispy_forms)
  • Pillow * (pillow)

This * indicates Python3 packages installed for functionality.

About

Basic blog website with upvote and commenting system, built using Django

Topics

Resources

Stars

Watchers

Forks