Skip to content

Real Time Chat web app developed using Python Django in the backend.

Notifications You must be signed in to change notification settings

dwijgohil24/RealTime_Chat_WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Real Time Chat Application web-app made using Python, Django in the backend and for styling Tailwind CSS is used.

Tech Stack Used : Frontend - HTML5, Tailwind CSS Backend: Python, Django, Javascript, Websockets, Daphne, Twisted Features of Real Time Chat Application:

  1. User Authentication functionality (Sign-Up, Login/Logout)
  2. Multiple different chat rooms.
  3. Real Time low latency chat. ( Message Send & Recieve )
  4. Past chat message visiblity.
  5. Upto 10 concurrent user chat possible in each chat room.

Here are the few sneak-peeks into the project 🔥

  1. Authentication ( Login / Sign Up )

2_login

2_signup

  1. Chat Rooms

2_room

  1. Live Chat between two users.

2_chat

Releases

No releases published

Packages

No packages published