Age | Commit message (Collapse) | Author |
|
* Make the 'worker' functions free from needing the application
context by passing all the details they need as arguments.
* Enable the display of parsing results.
|
|
* qc_app/entry.py: Pass filetype onward to parsing endpoint
* qc_app/parse.py: Call the function(s) necessary to parse a file
* quality_control/errors.py: Fix argument passing to super class
|
|
|
|
Add template(s) for the index page and some basic styling to get
started with.
|
|
Add a basic scaffolding for the web interface to the quality-control
application.
|