Skip to content

A Blogging Website created using Python's famous backend framework Django with full authentication and features

Notifications You must be signed in to change notification settings

tejasvi541/Django-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Blog

This is a Prototype of a Dynamic Blog Web App using Django as backend.

  • Fronted is Created using HTML, CSS, Javascript, BootStrap and Jquery.

  • To run on your :

    • Clone the Repo
    • Install the requirements :
      • Python 3.8
      • Django
      • Pillow(For Image Manipulation)
    • Then run the python3 manage.py runserver in the terminal to run the local server

About

A Blogging Website created using Python's famous backend framework Django with full authentication and features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages