#06Blog Website

A clone blog site

Django is a popular Python open-source web development framework used for rapid web development and clean, pragmatic design. I created one more project while I was learning Django. I made this blog clone website. This is a simple replica of the massive blog websites that we use today.
Key Features

  • Anyone can register themselves
  • Login only if you are a superuser
  • Post, Draft, comment if you are a superuser
  • Log Out
  • This is a demo video of my website

    While making this project I learnt more about html, css and javascript

    click here to view the full source code that I made in Django.