Update todos
This commit is contained in:
parent
03ea59c7e3
commit
281cc0dda7
9
TODO.md
9
TODO.md
@ -4,8 +4,12 @@
|
|||||||
- [x] Add version prop to picobook.json
|
- [x] Add version prop to picobook.json
|
||||||
- [x] "Compile" carts in server
|
- [x] "Compile" carts in server
|
||||||
- [x] Save compiled carts to db
|
- [x] Save compiled carts to db
|
||||||
- [ ] Load cart by URL in React
|
- [x] Load cart by URL in React
|
||||||
- [ ] Update GH Workflow to be by push
|
- [x] Update GH Workflow to be by push
|
||||||
|
|
||||||
|
## Next
|
||||||
|
- [ ] Fix css bug on chromium
|
||||||
|
- [ ] Add user page to show all projects
|
||||||
|
|
||||||
## Later
|
## Later
|
||||||
- [ ] Update pico console handle
|
- [ ] Update pico console handle
|
||||||
@ -14,6 +18,7 @@
|
|||||||
- [ ] More console support (touch detected, gamepad count, etc.)
|
- [ ] More console support (touch detected, gamepad count, etc.)
|
||||||
- [ ] User accounts to manage published games, and user accounts for players to save progress
|
- [ ] User accounts to manage published games, and user accounts for players to save progress
|
||||||
- [ ] GPIO Support (maybe gpio prop in picobook.json can have values like "ignore" | "v1")
|
- [ ] GPIO Support (maybe gpio prop in picobook.json can have values like "ignore" | "v1")
|
||||||
|
- [ ] Persistent cart data
|
||||||
|
|
||||||
## GPIO ideas
|
## GPIO ideas
|
||||||
- RGB background color
|
- RGB background color
|
||||||
|
Loading…
x
Reference in New Issue
Block a user