Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 360 Bytes

Readme.md

File metadata and controls

20 lines (13 loc) · 360 Bytes

Django Chat Application

A chat application built using django rest framework. The user can search other users and add them as a friend and have one to one chat with their friends.

Installation

git clone "Link"
pip install -r requirments.txt
python manage.py runserver

Screenshots

image

image