codingforentrepreneurs / Rapid-ChatXChannels
A rapid fire tutorial and introduction of Django Channels. To get more in depth check out the full course https://kirr.co/badl8e
☆106Updated 4 years ago
Alternatives and similar repositories for Rapid-ChatXChannels:
Users that are interested in Rapid-ChatXChannels are comparing it to the libraries listed below
- Learn to Build Real Time Chat with Django Channels☆54Updated 6 years ago
- Live Chat using Django REST Framework☆127Updated last year
- A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!☆94Updated 3 years ago
- django custom user model☆145Updated 2 years ago
- A chat app built with Django Channels, React and TypeScript☆88Updated 2 years ago
- Learn how to create an AJAX-powered like button in Django.☆58Updated 6 years ago
- django blog - complete customization and ready to use with one click installer☆229Updated last year
- A chat application built with Django channels.☆270Updated 4 years ago
- (Deprecated - Please check out https://github.com/Bearle/django_private_chat2) Django one-to-one Websocket-based Asyncio-handled chat, de…☆425Updated 2 years ago
- Django Authentication Video Tutorial☆70Updated 3 years ago
- E-commerce with Django REST Framework.☆91Updated 2 years ago
- Official Django REST framework tutorial - A Beginner's Guide☆52Updated 5 months ago
- A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.☆265Updated 5 months ago
- a Django app for allowing users of your site to send messages to each other☆203Updated 2 years ago
- The one and only django app to receive & send mail with templates and multiple configurations.☆208Updated 8 months ago
- A basic shopping cart for digital products. Made with Django☆89Updated 4 years ago
- A Django project showcasing how users can add other users as friends.☆21Updated 4 years ago
- A how-to document outlining how to publish a django website equipped with WebSockets using Django Channels.☆157Updated last year
- Realtime Notifications in Django using Django Channels 2☆28Updated 2 years ago
- eCommerce 2 API is a step-by-step guide to implementing an RESTful API into your eCommerce 2 project (https://github.com/codingforentrep…☆101Updated 4 years ago
- Star ratings for your Django models with a single template tag. Python 3 compatible.☆298Updated 11 months ago
- It is short methodology to implement the OTP Functionality in django rest services☆60Updated 3 years ago
- How to do different user models☆73Updated 4 years ago
- Django Search tutorial source code☆37Updated 3 years ago
- Quick demo to demonstrate the use of firebase web push notifications with the use of `javascript` on frontend, `django` on backend and pu…