backendfrontendhelp wantedimpact: largemaintenance
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
niviz-rater was a cow-boy project of trying to solve the problem of QC sucking. As a result, its lacking in structure and testing. This issue is my hopes and dreams of making this a properly set up project. Tests are needed for the following major items:
Backend
index.pydoes it create the correct database when initialized?api.pydoes it return the correct values from GET requestsapi.pydoes it implement the current SQL calls on POST requests
Note that part of this may require some refactoring to make sure that the backend is sufficiently testable
Frontend
Svelte is relatively new territory for me, but this is probably a good place to start: