static
|
Create web app blueprint with Flask
|
2020-06-12 20:03:25 +02:00 |
templates
|
Add processing module
|
2020-06-13 20:57:21 +02:00 |
__init__.py
|
Add dataset selection with validation
|
2020-06-12 22:49:49 +02:00 |
data_request.py
|
Fetch JSON into variable instead of file
|
2020-06-13 21:58:17 +02:00 |
errors.py
|
Add custom error pages
|
2020-06-12 22:50:08 +02:00 |
forms.py
|
Remove required data validator from form
|
2020-06-13 21:23:20 +02:00 |
processing.py
|
Add processing module
|
2020-06-13 20:57:21 +02:00 |
routes.py
|
Add processing module
|
2020-06-13 20:57:21 +02:00 |