https://github.com/carrington-dev/django_chat
https://github.com/carrington-dev/django_chat
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/carrington-dev/django_chat
- Owner: Carrington-dev
- Created: 2023-11-27T18:32:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T18:33:25.000Z (over 2 years ago)
- Last Synced: 2025-01-09T11:45:16.235Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Djangochat
Learn how to build a real-time chat application using Django and Channels. The design is made using Tailwind CSS.
This repository is a part of a video tutorial on my YouTube channel: Code With Stein
## YouTube
* [Part 1](https://www.youtube.com/watch?v=OyUrMENgZRE)
* [Part 2](https://www.youtube.com/watch?v=r8LN9yxLgdY)
* [Part 3](https://www.youtube.com/watch?v=0CZuO5TV8SI)
My channel:
[CodeWithStein](https://www.youtube.com/channel/UCfVoYvY8BfTDeF63JQmQJvg/?sub_confirmation=1)
## Author
This repository and video is created by CodeWithStein. Check out my website for more information.
[Code With Stein - Website](https://codewithstein.com)