Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kigsmtua/chat
Real time chat (audio,video and text) system done in Django, angular4 and ionic.
https://github.com/kigsmtua/chat
angular-cli angular4 audio chat-application django ionic messenger typescript video websockets
Last synced: about 1 month ago
JSON representation
Real time chat (audio,video and text) system done in Django, angular4 and ionic.
- Host: GitHub
- URL: https://github.com/kigsmtua/chat
- Owner: kigsmtua
- License: mit
- Created: 2017-07-16T07:08:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T09:59:28.000Z (7 months ago)
- Last Synced: 2024-10-01T00:22:15.263Z (about 1 month ago)
- Topics: angular-cli, angular4, audio, chat-application, django, ionic, messenger, typescript, video, websockets
- Language: Python
- Homepage:
- Size: 3.15 MB
- Stars: 80
- Watchers: 5
- Forks: 34
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/kigsmtua/chat.svg?branch=master)](https://travis-ci.org/kigsmtua/chat)
# Chat
Live video,chat,audio messaging system borrowing inspirations from facebook messenger# project Technologies
1. Django 1.11.3
2. Django rest framework
3. Django channels
4. Angular 4
5. Ionic 2# Running The project
# Using Docker
1. Clone this repository
2. Install Docker
3. Run docker-compose up --build to build and pull the containers (will take awhile)
4. On a separate terminal, you can run commands as follows : docker exec -it app bash -c