Skip to content

Commit

Permalink
Added Realtime Chat app tutorial for django (practical-tutorials#371)
Browse files Browse the repository at this point in the history
Building Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI.
  • Loading branch information
Alireza Ghorbani committed Aug 25, 2022
1 parent 575fa64 commit ba4c3c6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit ba4c3c6

Please sign in to comment.