https://github.com/venu005/connect
Connect is a video calling application.
https://github.com/venu005/connect
next project videocalling
Last synced: about 2 months ago
JSON representation
Connect is a video calling application.
- Host: GitHub
- URL: https://github.com/venu005/connect
- Owner: Venu005
- Created: 2024-04-02T18:04:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T09:21:23.000Z (about 2 years ago)
- Last Synced: 2025-06-29T18:51:09.659Z (12 months ago)
- Topics: next, project, videocalling
- Language: TypeScript
- Homepage: https://connect-delta-liard.vercel.app
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
## Connect - A video calling app inspired by Zoom
Connect
## Table of Contents
* [About](#about)
* [Features](#features)
* [Stack](#stack)
# About
Connect is a real time video calling application, drawing it's inspiration majorly from Zoom.
It is largely focused on giving the user a better experience by making it really easy to use.

# Features
* Recordings
Yes! you can record your meetings and share it with anyone via a link. Just copy the recording link andshare it.

* Plan you meetings
You can schedule a meeting or check your previous meetings, join other meetings via an invitation link.
* Easy to use
The app is really easy to use, the video setup and the meeting room setup are something most of the users would be familiar with. Additionally there is a feature to check your call
latency.

# Stack
The app is built using Next.js 14, Stream, Tailwind CSS, Shadcn UI, aceternity UI and finally clerk for user authentication.