This commit is contained in:
Adam 2024-08-02 20:33:51 -04:00
parent 5dba411948
commit 5faf913847

View file

@ -53,11 +53,13 @@ cargo build
## TODO:
* figure out auth
* finish game logic
* prevent multiple users claiming the same identity and then all losing it - may create a zombie
* prevent zombie users after browser crash
* figure out proper auth
* use db
* support card text editing
* prevent import of cards that have been seen already and edited
* handle duplicates
* use db
* efficiency
* make demo clients for multiple platforms and screens