Mirkomil-838 / Mirkomil_chat_admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# 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](/Images/search.jpg) ![image](/Images/chat.jpg) ## 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.# Mirkomil_chat_admin # Mirkomil_chat_admin

About


Languages

Language:JavaScript 44.3%Language:CSS 43.6%Language:Python 6.7%Language:HTML 5.4%