danalex97 / Speer

A network discrete event simulator for peer-to-peer network modeling.
MIT License
14 stars 3 forks source link

Logs page #37

Closed danalex97 closed 5 years ago

danalex97 commented 5 years ago

At the moment, the frontend client uses Python and the metrics package. However, we want to migrate towards a Golang server with a React frontend.

On the branch frontend we have a running Gorilla server with a single "Hello World" React component:

This issue is about developing a simple logging page.

Checklist:

Beneficiary: users