Feature: JSON import file upload button and schema input validation
Addresses and closes #8 (closed).
This MR adds the option to upload the JSON input data directly as a file.
Further, some rudimentary input validation is added as well.
Open TODOs:
-
Translations -
More validation -
Avoid parsing the JSON twice -
Unit tests?
Edited by Felix Blanke