Learn how to use Django to build a simple project called Huddle. In this project, you will build a site where people can join a Huddle and talk to other.
When you write a new message, the message will be sent to everyone who has joined that specific huddle.
I will be using a Django hosting solution called Circumeo.io to deploy the project.