Skip to content

RishiGupta-05/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chai Pe Charcha

"Chai Pe Charcha" is more than just a chat application; it's a vibrant hub for real-time conversations built on the Django framework. With a keen focus on user authorization, it ensures secure interactions among participants. By harnessing the power of websockets (ws), it enables seamless communication within designated server rooms, allowing users to engage in lively discussions, share ideas, and connect with others instantaneously.

To view the project:

  1. Clone the project repository from my GitHub using the command:

    git clone "https://github.com/RishiGupta-05/ChatApp"
    
  2. Activate the Virtual Environment by executing:

    .\Scripts\activate.bat
    
  3. Start the local server by running:

    python manage.py runserver
    
  4. Access the application through your browser using the following address: http://127.0.0.1:8000/

Requirements

Make sure to install the latest versions of Daphne, Channels, and Django to seamlessly run the project.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published