diff --git a/TODO.md b/TODO.md index 788dcff..c89b301 100644 --- a/TODO.md +++ b/TODO.md @@ -4,8 +4,12 @@ - [x] Add version prop to picobook.json - [x] "Compile" carts in server - [x] Save compiled carts to db -- [ ] Load cart by URL in React -- [ ] Update GH Workflow to be by push +- [x] Load cart by URL in React +- [x] Update GH Workflow to be by push + +## Next +- [ ] Fix css bug on chromium +- [ ] Add user page to show all projects ## Later - [ ] Update pico console handle @@ -14,6 +18,7 @@ - [ ] More console support (touch detected, gamepad count, etc.) - [ ] 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") +- [ ] Persistent cart data ## GPIO ideas - RGB background color