Realtime Chat App (Django with AJAX)
Developed a real-time chat application using the Django web framework. The application allows users to create or join chat rooms and exchange messages that are dynamically updated for all participants without requiring a page refresh. The project leverages jQuery and AJAX for asynchronous communication between the client and server.
Check Out Repository