Skip to content

Web interface to interact with the scoreboarding algorithm

Notifications You must be signed in to change notification settings

eduflm/scoreboard-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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