Skip to content

deepak1725/djangular

Repository files navigation

Djangular Build Status

Djangular is a real time chat app, which aims at delivering messages with minimum latenty and best user experience.

What it Does..??

  1. It is real-time chat app, group chat and Personal chat
  2. User can able to make his own groups or join already made groups.

Technology behind

  1. Django 3.2 in Backend, and Angular 4 in Frontend.
  2. Pubnub Chat Engine is used for minimum latency across the world
  3. Reactive Event driven Programming.
  4. Redux is used for FrontEnd state retaining.
  5. Latest ES6 JS features with modern browser support.

Installation:

  1. git clone
  2. pipenv install.

Misc:

  1. Check Live
  2. Currently Project in under active development.

Enjoy!! Do Star it. :)