eduflm / scoreboard-vuejs

Web interface to interact with the scoreboarding algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scoreboard-vuejs

Web interface to interact with the scoreboarding algorithm

Getting Started

To run this web app it's necessary an API to send the information and get back the results. This repository is only an interface.

This interface was built to run with Michel Wan Der Maas API (Used by default)

Running

Just open index.html in your favorite browser and fill the form with number of instructions, instructions and the latencies.

If necessary, change the api link in the variable "apiLink" at app.js

About

Web interface to interact with the scoreboarding algorithm


Languages

Language:HTML 57.4%Language:JavaScript 41.2%Language:CSS 1.4%