Enter your student PIN to open your interactive weekly planner.
Default PIN: Cloud Sync
Subject Onboarding
Choose what subject you prefer to start the day with and which to
end the day with. We will anchor the imported schedule to this.
Import Kirby Planner
Upload a photo or PDF of the Kirby planner. This front-end will send it to your
Document Analyzer API, which should return JSON matching the internal schedule format.
Backend expectation: respond with JSON containing
weekLabel, schedule (array of { time, duration?, cells[5] }),
and optionally notes, done, textScale.