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

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

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.

![image](https://github.com/user-attachments/assets/af5a94fc-e7b3-4f2a-bf19-c6cffd4bf2c0)

## 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: