Skip to content

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.

License

Notifications You must be signed in to change notification settings

sanils2002/Django-ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

pip install django
pip install django-rest-framework

How to use?

  • Clone the repository
  • Inside the project folder, open terminal
  • Run the following command in the terminal:
python manage.py runserver
  • It will run the application on your localhost.
  • Open the browser with the localhost address and enjoy the application.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published