/DjangoStudyChat

This is a Django room chatting website where users can create rooms where other users can join and start conversations.

Primary LanguageHTML

Room Chatting Website

• This is a Django room chatting website where users can create rooms where other users can join and start conversations.
• In Frontend, HTML, CSS - BootStrap CSS framework and JavaScript and in the backend, Python Django framework are used to develop this website.
• SQLite which Python provides - Django framework is used as a database for storing or retrieving data.