Skip to content

martian56/video-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django Video-Call App

Introduction

Welcome to the Django Video-Call App! This application provides a platform for video calls where multiple people can join and engage in real-time conversations. It comes with user registration, login, and a dashboard for a seamless experience.

Features

  • User Registration: Users can register with their first name, last name, email, and password.
  • User Login and Authentication: Secure login functionality with user authentication.
  • Dashboard: A personalized dashboard for logged-in users.
  • Video Call Functionality: Initiate or join video calls.
  • Room Joining Feature: Easily join existing chat rooms.

Installation

  1. Clone the Repository: git clone https://github.com/martian58/video-call.git.
  2. Install Dependencies: pip install -r requirements.txt.
  3. Apply Migrations: python manage.py migrate.
  4. Start the Development Server: python manage.py runserver.
  5. Access the Application: http://localhost:8000.

Usage

  1. Open the app in a web browser.
  2. Register or log in.
  3. Access the dashboard.
  4. Initiate or join video calls.

License

This project is not licensed

About

Video call app with django, html, css, and using Zegocloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published