https://github.com/deepak1725/djangular
Django(3.2) configured with Angular4 for basic Chat operations
https://github.com/deepak1725/djangular
angular django signup-operation webpack
Last synced: 3 months ago
JSON representation
Django(3.2) configured with Angular4 for basic Chat operations
- Host: GitHub
- URL: https://github.com/deepak1725/djangular
- Owner: deepak1725
- License: mit
- Created: 2017-07-09T05:46:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:19:48.000Z (over 3 years ago)
- Last Synced: 2024-04-15T08:10:47.960Z (almost 2 years ago)
- Topics: angular, django, signup-operation, webpack
- Language: HTML
- Homepage: https://mydjangular.herokuapp.com/app/
- Size: 41.6 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Djangular [](https://travis-ci.org/deepak1725/djangular)
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.
4. Latest ES6 JS features with modern browser support.
## Installation:
1. `git clone`
2. `pipenv install`.
## Misc:
1. Check [Live](https://mydjangular.herokuapp.com/)
2. Currently Project in under active development.
### Enjoy!! Do Star it. :)