From 281cc0dda76e599cdf9c45507e18ff5118f66259 Mon Sep 17 00:00:00 2001 From: dylan <> Date: Tue, 2 Apr 2024 08:42:38 -0700 Subject: [PATCH] Update todos --- TODO.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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