]> git.cworth.org Git - lmno-todo/commitdiff
nogit-sync commit
authorCarl Worth <cworth@cworth.org>
Tue, 7 Jul 2020 12:35:15 +0000 (05:35 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 7 Jul 2020 12:35:15 +0000 (05:35 -0700)
TODO

diff --git a/TODO b/TODO
index cea88b6736ec756a8cee873ff4dbd775a51a9d2d..43b30ef53952844f7cded9532e17b997f9d71a4f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -73,6 +73,17 @@ Bring client up to latest Empires API approach
   Change flempires from using https://families.cworth.org/api to
   instead use https://lmno.games/empires/QRST
 
+  Add UI to ask user for a game ID, (obviating the QRST ID)
+
+  Add UI to generate a new game ID, (allow flempires to work on its own)
+  Example:
+               curl -X POST https://lmno.games/new/empires
+                Returns: "WLJG"
+
+  Implement player registration by POSTing to /register (without cookie)
+
+  Implement registration with /profile and then /register (requires cookie)
+
 Scribe
 ======