Draft Game and Challenge models
[vchess.git] / _tmp / TODO
index cb4b8a9..868d4d3 100644 (file)
--- a/_tmp/TODO
+++ b/_tmp/TODO
@@ -1,3 +1,8 @@
+Use better-sqlite3 instead of node-sqlite3:
+https://www.npmjs.com/package/better-sqlite3
+
+CRON task remove unlogged users, finished corr games after 7 days, individual challenges older than 7 days
+
 tell opponent that I got the move, for him to start timer (and lose...)
   --> no, not needed and impossible if everybody is offline
        ==> just store this time locally (cheating possible but...)