GavinDmello / etzel-dashboard

The dashboard for etzel server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etzel Dashboard Build Status npm version

Dashboard for etzel server.

  • Ping -Pong with the server: Basic ping pong with the server.

  • Authentication with the server: Basic Authentication system.

  • Get data from the server: Get some data from the queue and display it.

  • push data to the server: push some data to the queue.

  • **Graphically show the amount of data in the queue:**Use charts.js and animate the amount of data present.

  • Show the projects,queues: Show how many projects the user is subscribed to.

  • Delete the queue: Delete the queue interactively

  • Purge the queue: Delete the contents of the queue

About

The dashboard for etzel server

License:MIT License


Languages

Language:HTML 100.0%