[go: nahoru, domu]

Skip to content

ShazidNawasShovon/Meet_Now_Testing_Purpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Meet-Now - Web-based Video Conferencing Application

Meet-Now is a web-based video conferencing application built using React.js, SCSS, Firebase, and the Zego SDK. It provides users with a seamless and secure platform to connect with each other via video and audio. The application supports features such as user authentication, meeting creation, invitation, and dark mode.

Features:

  • Users can log in to Meet-Now using their Google accounts, ensuring secure access to the application.
  • Users have the ability to create virtual meetings within the application.
  • Users can invite other logged-in users to join their meetings, facilitating collaboration and communication.
  • Meet-Now leverages the Zego SDK to enable real-time video and audio connections between users, ensuring a smooth and reliable communication experience.
  • The application offers a dark mode option for enhanced visual comfort and accessibility.
  • Responsive design for desktop and mobile devices

Tools/Libraries

  • React
  • React Hooks
  • Scss
  • react-router-dom
  • Redux
  • Redux-toolkit
  • firebase
  • Zego SDK

Live Deployment

https://meet-now-fb382.web.app/

How to Use

To run Meet-Now locally, follow these steps:

  • 1.Clone the repository:
git clone https://github.com/ShazidNawasShovon/Meet_Now_Testing_Purpose.git
  • 2.Install the dependencies:
cd Meet-Now
npm install
  • 3.Set up Firebase:

Create a new Firebase project at https://console.firebase.google.com/. Enable the Google authentication provider in the Firebase Authentication settings.

Create a new Firestore database and update the Firebase configuration in the application code.

  • 4.Set up the Zego SDK:

Sign up for a Zego account at https://console.zego.im/. Obtain the SDK credentials and update the Zego configuration in the application code.

  • Start the application:
npm run dev

πŸ”— Links

linkedin

linkedin

Demo

myMeeting

Dashboard

dashboard

Create Meeting

createMeeting

Light Mode

viewMeeting-lightMode

One On one Meeting

one-on-one-meeting

Edit Meeting

EditMeeting

Join Meeting

joinMeeting