Skip to content

Madhur215/Django-ChatApp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 1, 2020 22:29
August 6, 2020 15:51
August 22, 2020 11:00
August 22, 2020 11:00
August 22, 2020 11:00
August 22, 2020 11:00
August 22, 2020 11:00
August 1, 2020 22:29

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

Watchers

Forks

Releases

No releases published

Packages

No packages published