We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4b959 commit ba4e7f5Copy full SHA for ba4e7f5
README.md
@@ -1,12 +1,13 @@
1
# Django Chat
2
3
-Create <b>chat</b> application with <b>django channels</b>.
+Create advance <b>messenger</b> web application with <b>Django</b>.
4
5
#
6
7
## Tools
8
9
- [Django](https://www.djangoproject.com/)
10
+- [Django Channels](https://channels.readthedocs.io/en/stable/)
11
- [Python](https://www.python.org/)
12
- [Bootstrap](https://getbootstrap.com/)
13
- [PostgreSQL](https://www.postgresql.org/)
@@ -99,7 +100,9 @@ Home Page
99
100
Admin Page
101
[127.0.0.1:8000/admin](http://127.0.0.1:8000/admin)
102
-## Links
103
+#
104
+
105
+# Links
106
107
Download Source Code: [Click Here](https://github.com/dori-dev/django-chat/archive/refs/heads/master.zip)
108
0 commit comments