Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 741 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 741 Bytes

PeaNut

Image from: Wikipedia

Hackathon entry for Local Hack Day IV (King's College London)

Developed using Java and JavaScript with

What it does

This is a simple applications that displays a graph of the internet download speed, as well as the average. You can also take a snapshot of the graph if you want to save the speed.

How we built it

The back-end is Javascript and HTML5, in order to be able to communicate with an external server and obtain the speeds and the front-end is Java.