From 3ecaa2253a7f96e4aecc0b619a1d29c077e07601 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Sat, 10 May 2025 23:43:38 +0200 Subject: [PATCH] updated todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 9e2a7e8..6250462 100644 --- a/TODO.md +++ b/TODO.md @@ -15,6 +15,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