Hi everyone,
My shiny app needs to send a lot of data to a mysql database and this is a very timeconsuming task.
I would like to allow the user to upload their files, close the app that keeps working in the background and send the user an e-mail notification when the submission is successful or if an error occured. I have no clue how to get started.
Could someone point me towards documentation/tutorials?
Thanks!