Skip to content

switchonproject/sip-html5-data-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.