aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO.md
blob: 9492af50cb6b13ae5547aa6cf9e0e7ee215cbcaf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# TODO

* [ ] create api documentation

## Server

* [ ] create /toggle/newgame endpoint
    * get request with query parameter board size
    * ex: `GET jpappel.xyz/toggle/newgame?length=5 HTTP/3.1`
    * responds with new json for game of a certain length
* [ ] rename /toggle/query endpoint to /toggle/play
* [ ] start uwsgi script

## Site

* [ ] js
    * [ ] render game function
* [ ] css
    * [ ] color scheme
* [ ] html
    * [ ] add info about toggle to top of page
    * [ ] add contact info
    * [ ] add link to poster pdf