masterpranay1 / meeting-mvp-v1

SIH round 1

Home Page:https://meeting-mvp-v1.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AICTE Online Meeting System

Team Hex Coders 2.0

License Status Issues Pull Requests

Introduction

Welcome to the AICTE Online Meeting System project, developed as a part of the Smart India Hackathon. This platform leverages the power of WebRTC (Web Real-Time Communication) to facilitate online meetings, collaborations, and communication within the AICTE community.

Features

  • Real-Time Communication: Seamless audio and video communication.
  • Screen Sharing: Share your screen for presentations and discussions.
  • Chat Integration: Chat with participants during meetings.
  • User Authentication: Secure login and user management.
  • Recording: Record meetings for future reference.
  • Accessibility: Easy-to-use interface for a wide range of users.
  • Customization: Tailor the system to meet AICTE's specific requirements.
  • Scalability: Accommodate varying numbers of users and meeting sizes.

Getting Started

These instructions will help you set up and run the AICTE Online Meeting System on your local machine. For detailed installation and deployment instructions, please refer to our Wiki.

# Clone the repository
git clone https://github.com/your-username/your-repo-name.git

# Change directory
cd your-repo-name

# Install dependencies
npm install

# Start the application
npm start

About

SIH round 1

https://meeting-mvp-v1.vercel.app


Languages

Language:TypeScript 82.4%Language:JavaScript 12.4%Language:CSS 5.1%