https://github.com/johnexzy/call-room-frontend
A real-time customer service call management system
https://github.com/johnexzy/call-room-frontend
Last synced: about 1 month ago
JSON representation
A real-time customer service call management system
- Host: GitHub
- URL: https://github.com/johnexzy/call-room-frontend
- Owner: johnexzy
- Created: 2024-11-20T10:34:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T01:23:28.000Z (6 months ago)
- Last Synced: 2025-06-18T23:04:29.477Z (4 months ago)
- Language: TypeScript
- Homepage: https://call-room-frontend.vercel.app
- Size: 481 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Call Room Frontend
A real-time customer service call management system built with Next.js 13, WebRTC, and Socket.IO.

## Features
- Real-time audio calls between customers and representatives
- Queue management system
- Live call quality monitoring
- Admin dashboard with analytics
- Real-time notifications
- Responsive design## Tech Stack
- Next.js 13 (App Router)
- TypeScript
- Socket.IO Client
- WebRTC
- Tailwind CSS
- shadcn/ui Components
- date-fns
- js-cookie## Prerequisites
- Node.js 18+
- npm or pnpm
- Backend server running## Environment Variables
Create a `.env.local` file: