Skip to content

VideoChat Web Application build in Django-Python, Channels Modules, WebSocket API, HTML, CSS, JavaScript

Notifications You must be signed in to change notification settings

AyeRaj/VideoChatWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visitor badge

Video Chat Web Application

Hi, I'm Raj! 👋

🔗 Links

linkedin

This Project is a video chat web application made for making group videos and text chat with our friends.

To RUN this project, Your system must have Python3 installed.

Screenshots

Screenshot Screenshot

Download Python & Install it

Visit Python Official Website or Click here Python3.10.1 to Download.

Run Locally

  1. Download this project

    or

    You can clone it to your Github Account by executing the code below in your system terminal. (Ignore this step, If you have already downloaded)

  git clone https://github.com/AyeRaj/VideoChatWebApp.git
  1. Go to the project directory & open terminal

    Then, run the code given below to Install DJANGO framework in your system.

  python -m pip install django
  1. Then, Install CHANNELS module
  python -m pip install channels
  • Or You can directly install all the dependencies by

ignore this step if step 2 & 3 have been done.

  pip install -r requirements.txt
  1. Run the Code in Terminal of Parent directory to Start the server
  python manage.py runserver
  1. Then, click of Local Host Server link to open the project in browser

💬 Ask me, If your project is not running - Linkedin

🚀 About Me

I'm an Engineering Student & A Full Stack Web Developer

🛠 Skills Required to Build Project...

Javascript, HTML, CSS, REACT, Python, Django...

Documentation

Feedback

If you have any feedback, please reach out to us at [email protected]