Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ankushmallick1100/djangostudychat
- Owner: ankushmallick1100
- Created: 2023-06-15T15:37:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T19:51:35.000Z (12 days ago)
- Last Synced: 2024-11-06T20:38:43.709Z (12 days ago)
- Topics: bootstrap, bootstrap5, chat-application, css, django, django-applications, djangofirstproject, djangoframework, djangorestframeework, html, javascript-es6, python-3, python3, roomchat, sqlite, sqlite-database, sqlite3, sqlite3-database
- Language: HTML
- Homepage:
- Size: 1.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.