From 5d3e317ac0e2bc7a6575768ddb972b35e8680bc8 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Thu, 7 Feb 2019 01:23:20 +0100 Subject: [PATCH] Add TODO for client Hall + Problems (and then: challenges + live games) --- _tmp/TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_tmp/TODO b/_tmp/TODO index 0717e496..02787bf3 100644 --- a/_tmp/TODO +++ b/_tmp/TODO @@ -1,3 +1,9 @@ +Hall + problems : similar pages, with "New game[problem]" button +with a list of variants. +--> but display all challenges (and all problems) +Possible filter: write a few variant names, to keep only these. +--> In settings ! + Use better-sqlite3 instead of node-sqlite3: https://www.npmjs.com/package/better-sqlite3 -- 2.44.0