GitHub - Madhur215/Django-ChatApp: A chat application built using Django Rest Framework. Users can add other users as friends and have one to one chat. · GitHub
Skip to content

Latest commit

 

History

18 Commits

Folders and files

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.

Screenshots

image

image

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. Users can add other users as friends and have one to one chat.

Topics

Resources

Stars

147 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages