mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-04 22:08:12 +02:00
updated todo
This commit is contained in:
11
TODO.md
11
TODO.md
@ -16,6 +16,7 @@
|
||||
## [ ] As a user I want to be able to see the performance of my predictions against the benchmark (comment generation: bleu score, code refinement: # tests passed)
|
||||
|
||||
## [ ] As a user I want to see what the webpage is used for (inspired from https://seart-ghs.si.usi.ch)
|
||||
|
||||
# Work flow
|
||||
|
||||
First I'll do a basic express server to serve the datasets. No login no frontend. I'll implement
|
||||
@ -26,3 +27,13 @@ Batch 1 then move on to some other features (frontend, maybe auth).
|
||||
## [ ] As a dev I want to be able to deploy my webapp into a container
|
||||
|
||||
## [ ] As a user I want to have a webpage to make all the actions mentioned above
|
||||
|
||||
# DATASET
|
||||
|
||||
## [ ] Rebuild the dataset (is doing)
|
||||
|
||||
## [ ] Match all the current entries in dataset.json and put the selection thing inside dataset.dont-care.json
|
||||
|
||||
## [ ] Go through manual selection of dataset.dont-care.json to fill missing repos
|
||||
|
||||
## [ ] The step above will already create all the archives
|
||||
|
Reference in New Issue
Block a user