Skip to content

elassyex/chatrooms

Repository files navigation

ChatRoom App By Django

The user can login and signup then create own uniqe rooms and search other users and add them as a friend or in his room 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

simple communication app by django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published