Djangular is a real time chat app, which aims at delivering messages with minimum latenty and best user experience.
- It is real-time chat app, group chat and Personal chat
- User can able to make his own groups or join already made groups.
- Django 3.2 in Backend, and Angular 4 in Frontend.
- Pubnub Chat Engine is used for minimum latency across the world
- Reactive Event driven Programming.
- Redux is used for FrontEnd state retaining.
- Latest ES6 JS features with modern browser support.
git clone
pipenv install
.
- Check Live
- Currently Project in under active development.