Easy to use, web-based version of the DSpace CSV Metadata Quality checker application. https://fierce-ocean-30836.herokuapp.com
Go to file
Alan Orth b11296cb9c
Add style
This is just to see how it works on in Flask and Google App Engine,
later I'll do a proper layout.
2021-03-11 16:28:48 +02:00
static/css Add style 2021-03-11 16:28:48 +02:00
templates Add style 2021-03-11 16:28:48 +02:00
.gcloudignore Add .gcloudignore 2021-03-11 14:38:03 +02:00
.gitignore Add .gitignore 2021-03-11 15:56:56 +02:00
app.yaml app.yaml: Add runtime for Google App Engine 2021-03-11 13:49:53 +02:00
LICENSE.txt LICENSE.txt: Add copy of AGPLv3.0 license text 2021-03-11 13:47:30 +02:00
main.py main.py: Try to upload to /tmp 2021-03-11 16:06:33 +02:00
poetry.lock Add ipython to dev dependencies 2021-03-11 14:06:05 +02:00
pyproject.toml Add ipython to dev dependencies 2021-03-11 14:06:05 +02:00
requirements.txt Generate requirements.txt 2021-03-11 13:51:25 +02:00