Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-25 | Call parsing function. Fix a few issues. | Frederick Muriuki Muriithi | |
* 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 | |||
2022-04-25 | Implement file upload | Frederick Muriuki Muriithi | |
2022-04-25 | UI: Add index page and basic styling | Frederick Muriuki Muriithi | |
Add template(s) for the index page and some basic styling to get started with. | |||
2022-04-20 | Add scaffolding for web app | Frederick Muriuki Muriithi | |
Add a basic scaffolding for the web interface to the quality-control application. |