#05Space Talks Website

A group chat site

Django is a popular Python open-source web development framework used for rapid web development and clean, pragmatic design. While I was learning Django, I made this website. This works as a group chatting website. You can create your own group and chat with like minded people.
Key Features

  • One can register themselves
  • Login in even if you are not a superuser
  • Create your own group
  • Post in your own group
  • Join a group
  • Leave a group
  • Log Out
  • This is a demo video of my website

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