Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankushmallick1100/djangostudychat

This is a Django room chatting website where users can create rooms where other users can join and start conversations.
https://github.com/ankushmallick1100/djangostudychat

bootstrap bootstrap5 chat-application css django django-applications djangofirstproject djangoframework djangorestframeework html javascript-es6 python-3 python3 roomchat sqlite sqlite-database sqlite3 sqlite3-database

Last synced: about 6 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.