darklilium / PO_Interrupciones

Para proyecto inicial de Clientes Interrumpidos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PO_Interrupciones

Español

Proyecto inicial de Clientes Interrumpidos.

Objetivo: Crear una app web que permita mostrar los clientes interrumpidos y su información de acuerdo a la orden.

Especificaciones:

  • Mostrar en el mapa las Subestaciones interrumpidas a escala de zoom (por agrupamiento).
  • Mostrar Clientes interrumpidos a escala de zoom cercano.
  • Mostrar la información de un NIS o SED al hacer clic.
  • Graficar la cantidad de clientes por comuna.
  • Graficar la cantidad de clientes por oficina.
  • Graficar el % de clientes por comuna.
  • Buscar los siguientes elementos e indicar si está interrumpido y mostrar localización:
    • NIS
    • ID ORDEN
    • ID INCIDENCIA
    • SED
  • Mostrar el tiempo de las ordenes según un color.
    • 0 - 2 (verde claro)
    • 2 - 4 (verde oscuro)
    • 4 - 8 (gris)
    • 8 - 12 (amarillo)
    • 12 - 24 (naranja)
    • 24 - 48 (rojo)
    • + 48 (púrpura)
  • Generar un reporte de clientes interrumpidos según:
    • Tipo de Cliente (NIS o SED)
    • ID Orden
    • ID Incidencia
    • Estado
    • Fechas asociadas al estado de la orden
    • Tiempo de interrupción
    • ETR (Estimated Time Reposition)
  • Mostrar las ordenes en una tabla según extent del mapa (la vista zoom del mapa referente al total de la visualización de la pantalla).
  • Mostrar dinámicamente la cantidad de:
    • Total de clientes domiciliarios (DOM) interrumpidos
    • Total de clientes pertenecientes a una Subestación de Distribución interrumpidos (RED)
    • Total de clientes interrumpidos
  • Filtrar resultados en la tabla de ordenes.
  • Web compatible con dispositivos móviles (Tablet principalmente).

English

Customers Power Outage Project.

Objective: Create an APP for power outage reporting and status updates.

Specifications:

  • Show distribution substations affected by power outage in the map
  • Show the electricity network and costumers affected by PO when you zoom in. (Group them when u zoom out)
  • Show details of NIS (customers unique ID) or distribution substations (SED) when the user clicks on them in the map.
  • Make a chart with the quantity of customers affected by: zone (region), per office and percentaje
  • Search the following elements and alert if they are affected for a PO (also show localization):
    • NIS
    • ORDER ID
    • INCIDENT ID
    • SED
  • Display the elapsed time of an order in colors (in hours)
    • 0 - 2 (lightgreen)
    • 2 - 4 (darkgreen)
    • 4 - 8 (gray)
    • 8 - 12 (yellow)
    • 12 - 24 (orange)
    • 24 - 48 (red)
    • + 48 (purple)
  • Make a report with the customers affected by power outage according to:
    • NIS or SED
    • Order ID
    • Incident ID
    • Current State
    • Date and time according to the order status
    • Elapsed time
    • ETR (Estimated Time Reposition)
  • Show in a table: orders and their info. according to the current map zoom.
  • Show dynamically the quantity of:
    • Total of domiciliary customers affected (DOM)
    • Total of customers affected from distribution substations (RED)
    • Total DOM + RED affected by PO
  • Filter results and info. in the orders table.
  • Make a responsive website compatible with mobile dispositives (mainly tablet and desktop).

About

Para proyecto inicial de Clientes Interrumpidos


Languages

Language:HTML 98.2%Language:CSS 1.2%Language:JavaScript 0.5%Language:XSLT 0.0%Language:PHP 0.0%Language:ActionScript 0.0%Language:ASP 0.0%Language:Batchfile 0.0%Language:Shell 0.0%Language:Ruby 0.0%