mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-23 20:11:11 +00:00
Added Realtime Chat app tutorial for django (#371)
Building Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI.
This commit is contained in:
parent
575fa6461c
commit
ba4c3c6c62
|
@ -367,6 +367,14 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
- Build a Community-driven delivery application with Django, Postgres and JavaScript
|
||||
- [Part 1](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead/)
|
||||
- [Part 2](https://www.ashwinhariharan.tech/blog/thinking-of-building-a-contact-tracing-application-heres-what-you-can-do-instead-part-2/)
|
||||
- Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI
|
||||
- [Part 1](https://danidee10.github.io/2018/01/01/realtime-django-1.html)
|
||||
- [Part 2](https://danidee10.github.io/2018/01/03/realtime-django-2.html)
|
||||
- [Part 3](https://danidee10.github.io/2018/01/07/realtime-django-3.html)
|
||||
- [Part 4](https://danidee10.github.io/2018/01/10/realtime-django-4.html)
|
||||
- [Part 5](https://danidee10.github.io/2018/01/13/realtime-django-5.html)
|
||||
- [Part 6](https://danidee10.github.io/2018/03/12/realtime-django-6.html)
|
||||
|
||||
|
||||
### Bots:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user