Discussing with a friend a couple of days ago on how data scientists could contribute with COVID-19 diagnosis, we came up with the idea of creating a simple microsite to gather an open dataset of chest X-Ray images with both healthy cases and Covid-19 cases.
There are already available such datasets, like this one on Kaggle for example:
https://www.kaggle.com/bachrr/covid-chest-xray
Here I'm just going to show how to create a simple FormFunction and gather data using Data Drop. If you know someone that had a chest x-ray scan in the past you can forward him the following microsite uploader URL:
https://www.wolframcloud.com/obj/jofree/Covid19/ChestXRayImagesDataset/Uploader
Feedback is welcome. Note that it's just a toy example at the current stage.