Part 3 - Joining a chat room - Django Chat App - Realtime Chat Tutorial - Tailwind CSS

This is part 3 of 4, and in this part we are going to create a new Django app for the rooms.

Add rooms to the database from the Django admin interface. Show a list of rooms in the frontend.

We are also going to make it possible to join a chat. So we need to set up a Consumer, Routing and also the Web Socket script in the front end.

Comments

No comments yet...

Add comment

Info

Please log in to comment!

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.