Giter Site home page Giter Site logo

jvniorrr / team-blue Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 2.83 MB

Call service web application that allows a supervisor derive an overall sense of their entity population.

License: MIT License

HTML 36.60% CSS 10.91% Java 25.68% JavaScript 26.81%
java

team-blue's Introduction

Contributors Forks Stargazers Issues MIT License


Team Blue

Agent Call Service Application

Agent Call Service is a customer service application that provides call center supervisors the ability to monitor their agents. This application helps the supervisor stay organized and manage their time efficiently by monitoring a web page for changes.
Report Bug ยท Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Road Map
  5. Contributing
  6. License
  7. Acknowledgments

About the Project

This project is a web-based application for state visualization of massive amounts of entities in real time. The project handles requests/entities via a REST API & renders real time changes to a client. The updates and render page are tied to a SQL database that stores agents/entities information. The use case of this application is for a human supervisor who will use a web browser to observe the state of thousands of agents/entities, each entity being represented as a colored dot. This application allows a human observer to derive a sense of the overall state and dynamics of the entity/agent population ๐Ÿ˜„

(back to top)

Built With

  • Java
  • SQL
  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • JQuery

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

For building and running the application you need:

Installation

  1. Clone the repo
    git clone https://github.com/jvniorrr/Team-Blue.git
  2. Change directory to where you have cloned the repository. Once you are in the directory of the cloned repository cd "callservice/src/main/java/com/callservice/"
  3. There are several ways to run the Application on your local machine. One way is to execute the main method in the CallserviceApplication class from your IDE.

(back to top)

Usage

Documentation

https://app.swaggerhub.com/apis/J_2/Call-Service-Team-Blue/1.0.0#/

(back to top)

To-Do

Backend

  • REST API implementation
  • Server Side Event to emit calls.
  • Create SQL Models
  • Integrate SQL with our frontend, so if client refreshes HTML changes stay persistent
  • Tweak SSE to not time out, and make asynchronous code.

Frontend

  • Bootstrap fundamentals (think frontend got already?)
  • Mockups to base ideas off of.
  • Create Supervisor render page (view agents in grid, needs some work.)
  • Integrate Vanilla JS to handle events that are emitted.

Database

  • Add an agent
  • Update an agent
  • Remove Agent
  • Retrieve all active agents
  • Filters for agents to retrieve if active, busy etc.
  • Database should store for now ID, status & a full name & an updatedTime/currentTime field as well.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Acknowledgments

(back to top)

team-blue's People

Contributors

jvniorrr avatar ahmedtaeha avatar ranjotdharni avatar brandonbarragan avatar ericjiang255 avatar gotecho avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.