Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 606 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 606 Bytes

Switch-ON data upload tool

The Switch-ON data upload tool is build with Python Flask and jQuery-File-Upload, with multiple file selection and progress bars. The tool is based on the [flask-file-uploader] (https://github.com/ngoduykhanh/flask-file-uploader).

Installation instructions:

  • Install all packages in the requirements.txt.
  • Place the ztoken.txt file in the main folder in order to connect to Zenodo.
  • create your own settings.py file in the root directory containing the settings for your deployment.