π Task Description
Create TypeScript interfaces for domain entities.
π― Objectives
types/note.ts, user.ts, todo.ts, study-session.ts, parameters.ts, jotpad.ts
- Align with existing JSON/localStorage schema
β
Acceptance Criteria
- Types compile across app
- Matches current data shapes
π Task Description
Create TypeScript interfaces for domain entities.
π― Objectives
types/note.ts,user.ts,todo.ts,study-session.ts,parameters.ts,jotpad.tsβ Acceptance Criteria