update todo list

This commit is contained in:
dylan 2024-03-31 14:27:17 -07:00
parent c93e55fe60
commit 0d97f40fc5

View File

@ -2,7 +2,8 @@
## MVP ## MVP
- [ ] Add version prop to picobook.json - [ ] Add version prop to picobook.json
- [ ] "Compile" carts in server and save them to db - [x] "Compile" carts in server
- [ ] Save compiled carts to db
- [ ] Load cart by URL in React - [ ] Load cart by URL in React
- [ ] Update GH Workflow to be by push - [ ] Update GH Workflow to be by push