CodeProjectz

Search
Generic filters

Download Free Simple Chat App using Django REST Framework

Simple Chat App using Django REST Framework
Project CategoryProject SizeLanguage
2 MB

This is a simple web chatting application made using Python Django Framework and Rest API. It contains all the features of any chat app such as login, register functions and allows users to chat with anyone registered to the system.

About this Simple Web Chatting Tool Django Project : 

The system is built fully in Django Framework in back-end and HTML, CSS in front-end. It contains similar user interface as a messenger application where all registered users are listed and you can chat with anyone.

Along with the chatting feature, all the recent messages is present on the same screen with scrollbar where user can scroll to see any previous messages with any other user. The web-chatting app also has a admin panel from where all the Chats and Users can be managed.

How To Run This Django Project ?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For admin panel access of this Django Project :
username -> Admin
password -> Chatting123

Click the Button Below to Download Simple Chat App using Django REST Framework and its Source Codes

Similar Interesting Projects

Easy Blog Site In PHP With Source Code

Easy Blog Site In PHP With Source Code

The Easy Blog site project is a simple PHP, CSS, and JavaScript project. Talking about the project, it has lots of features. A user can post news, blogs, photos. This project is a complete blogging site for the users where there are different categories It contains a homepage from where users can check the latest news, from programmers and about upcoming programs.

Read More »
Hospital Management System In VB.NET With Source Code_Feature Image

Hospital Management System In VB.NET With Source Code

Hospital Management System project is developed using VB.NET. The Project is based on the concept of managing the various hospital records. Talking about the project, it contains a login system. This means the user has to pass through a login system to use its features. A user can manage registrations, consultancy, lab test, x-ray test, eye and dental check records.

Read More »
Catch The Sheep Game In C# With Source Code

Catch The Sheep Game In C# With Source Code

This project is developed using C# language. It is a simple game where the user has to catch the sheep. Hens and sheep come out randomly and the user has to catch sheep only in order to gain score points but if the user catches/touches hen then the score point will be deducted (-10 per hens).

Read More »
Guess Game In Python With Source Code

Simple Guess Game In Python With Source Code

The Guess Game In Python is a simple project developed using Python. This project is an interesting and simple project. This project is a command-based which generates a random number between 1 and 50. And the player has to guess that random number to win the game.

Read More »