Skip to content

Web application for call center realtime monitoring (back and front end)

Notifications You must be signed in to change notification settings

acamposdev/call-center

Repository files navigation

Call Center Monitor

Introduction

Web application for call center realtime monitoring.


Alt text


  • Backend in Node JS (web server Express JS) that sims call center traffic with emits messages (socket.io).
  • Frontend in developed in Angular 1.6
  • View package.json for more detailed third party libs

Installation

  1. Clone the repository https://github.com/acamposdev/call-center.
  2. From call-center folder execute command line npm install for install all dependecies.
  3. Type npm start to run web server. This must run server on port 3000.
  4. Open you browser on http://localhost:3000 and login with admin/admin

About

Web application for call center realtime monitoring (back and front end)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages