When logging stops, and people have uploaded their data, we should link to the website so they can click the link and see their data. We can do this in two steps:
[x] Link to the right R Shiny application based on what Arduino firmware is running.
[x] Add support in the R Shiny application to change the dropdown to a specific person, based on arguments put into the URL.
[x] Modify the link shown in ArduinoLogger to be based on the e-mail users input.
Pull request #31 aims to solve this. In the meantime I got another idea: Why not also add a URL parameter based no which exercise the students are doing?
When logging stops, and people have uploaded their data, we should link to the website so they can click the link and see their data. We can do this in two steps: