An open API service indexing awesome lists of open source software.

https://github.com/aryan-bhokare/syncspot

SyncSpot is a team communication app featuring functionalities like RealTime Chats, Video and Audio Channels.
https://github.com/aryan-bhokare/syncspot

chat nextjs postgresql prisma-orm shadcn-ui typescript webrtc websocket

Last synced: 5 months ago
JSON representation

SyncSpot is a team communication app featuring functionalities like RealTime Chats, Video and Audio Channels.

Awesome Lists containing this project

README

          

# SyncSpot - Team communication App.

[![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/aryan-bhokare/syncspot?logo=github&style=for-the-badge)](https://github.com/aryan-bhokare/)
[![GitHub last commit](https://img.shields.io/github/last-commit/aryan-bhokare/syncspot?style=for-the-badge&logo=git)](https://github.com/aryan-bhokare/)
[![GitHub stars](https://img.shields.io/github/stars/aryan-bhokare/syncspot?style=for-the-badge)](https://github.com/aryan-bhokare/YourResume/stargazers)
[![My stars](https://img.shields.io/github/stars/aryan-bhokare?affiliations=OWNER%2CCOLLABORATOR&style=for-the-badge&label=My%20stars)](https://github.com/aryan-bhokare/syncspot/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/aryan-bhokare/syncspot?style=for-the-badge&logo=git)](https://github.com/aryan-bhokare/syncspot/network)
[![Code size](https://img.shields.io/github/languages/code-size/aryan-bhokare/syncspot?style=for-the-badge)](https://github.com/aryan-bhokare/)
[![Languages](https://img.shields.io/github/languages/count/aryan-bhokare/syncspot?style=for-the-badge)](https://github.com/aryan-bhokare/syncspot/)
[![Top](https://img.shields.io/github/languages/top/aryan-bhokare/syncspot?style=for-the-badge&label=Top%20Languages)](https://github.com/aryan-bhokare/syncspot/)
[![Issues](https://img.shields.io/github/issues/aryan-bhokare/syncspot?style=for-the-badge&label=Issues)](https://github.com/aryan-bhokare/syncspot/)
[![Watchers]( https://img.shields.io/github/watchers/aryan-bhokare/syncspot?label=Watch&style=for-the-badge)](https://github.com/aryan-bhokare/syncspot/)

[![Generic badge](https://img.shields.io/badge/view-demo-blue?style=for-the-badge&label=View)](https://syncspot-production.up.railway.app/)

## Interfaces

1. Main Page
-

![Main Page](https://github.com/user-attachments/assets/4b466926-fafe-474e-b8d9-f8e5c762a821)




2. Dynamic Modals
- ![Screenshot 2024-08-03 160627](https://github.com/user-attachments/assets/0e0fd5a2-abd4-4b88-a135-040a60de0ba7)



- ![Screenshot 2024-08-03 160645](https://github.com/user-attachments/assets/025023d5-2a3a-4d95-bd15-88a1b2296a2c)




3. Video Chat and Audio Chat Channels
- ![Screenshot 2024-08-03 142221](https://github.com/user-attachments/assets/156b5e12-6d22-4acd-bea6-cb8fa2578c33)



## Features and TechStack
- Clerk Authentication
- Nextjs
- Shadcn-UI
- WebSocket for realtime chat
- Livekit for video chats
- zustand for state management
- Prisma ORM
- PostgreSQL relational DB
- Zod for form validation