update todo
This commit is contained in:
parent
980a2f691d
commit
0385939444
1 changed files with 4 additions and 1 deletions
|
@ -13,8 +13,11 @@ open `localhost:3030` in your browser to run test client or connect to `ws://loc
|
||||||
|
|
||||||
|
|
||||||
## TODO:
|
## TODO:
|
||||||
|
* figure out auth
|
||||||
* finish game logic
|
* finish game logic
|
||||||
* establish connectivity, probably websockets
|
|
||||||
* support card text editing
|
* support card text editing
|
||||||
* prevent import of cards that have been seen already and edited
|
* prevent import of cards that have been seen already and edited
|
||||||
* handle duplicates
|
* handle duplicates
|
||||||
|
* use db
|
||||||
|
* efficiency
|
||||||
|
* make demo clients for multiple platforms and screens
|
||||||
|
|
Loading…
Add table
Reference in a new issue