Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 537 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 537 Bytes

Django Chat Application

This project is a dynamic web application built with Django, featuring user authentication (login, signup, logout) and personalized profiles. Utilizing Django Channels for real-time communication and HTMX for enhanced interactivity, users can engage in conversations with others seamlessly. The frontend is crafted using HTML and minimal JavaScript, ensuring a responsive and intuitive user experience. Delve into the code to explore the ultimate blend of real-time chat functionality and modern web practices!