T018
This commit is contained in:
@@ -121,7 +121,7 @@ From data-model.md → model creation tasks [P]
|
||||
- Create stores: settings (key 'singleton'), habits (keyPath 'id', index by_type), days (keyPath 'date'), entries (keyPath 'id', indexes by_date, by_habit)
|
||||
- Dependencies: T016, T010
|
||||
|
||||
- [ ] T018 [P] Implement export/import service
|
||||
- [X] T018 [P] Implement export/import service
|
||||
- Create /home/jawz/Development/Projects/GlowTrack/packages/storage/src/export.ts with exportToJson(), importFromJson()
|
||||
- Ensure JSON conforms to export.schema.json (version, app, exportedAt, data)
|
||||
- Dependencies: T016, T009, T017
|
||||
|
||||
Reference in New Issue
Block a user