Timeline
The main tasks and Scrum ceremonies that drive the internship from UI analysis to a Storybook component library.
The build follows the Atomic Design ladder: analyze the design, break it into the smallest reusable Atoms, then compose them into Molecules. Each rung is implemented and documented in Storybook before the next one builds on top of it.
Main Tasks
Work starts in Sprint 0 with analysis and backlog creation, then implements the Atom and Molecule components. Every development task produces the same evidence set — source code, a PR, and proof (Figma image, Storybook image, and a compared image) — so quality is visible at every step.
| No. | Task | Details | Input | Output | Plan |
|---|---|---|---|---|---|
| 1 | Analyze UI | Analyze and list up all Atoms and Molecules | Figma | Component design | Sprint 0 |
| 2 | Create tasks | Create a Backlog ticket for each task | Output of #1 | Backlog tickets | Sprint 0 |
| 3 | Develop Atoms | Implement Atom components and stories | Output of #2, Figma | Source code · Evidence · PR | Sprint 1–2 |
| 4 | Develop Molecules | Implement Molecule components and stories | Output of #2, Figma | Source code · Evidence · PR | Sprint 3–5 |
Evidence
"Evidence" means three images per component: the Figma reference, the Storybook render, and a compared image showing the two side by side. It is the fastest way for a reviewer to confirm pixel fidelity.
Ceremonies
The Scrum rhythm keeps the work transparent and steerable. Stand-ups happen daily, the planning / review / retrospective cycle runs every two weeks (per sprint), and a short workshop each week gives interns a stage to share what they have learned.
| Ceremony | Purpose | Output | Cadence |
|---|---|---|---|
| Daily Scrum | Daily start-up & wrap-up report | Today's plan, progress report | Daily — Mon–Fri, 09:00–09:15 |
| Sprint Planning | Plan the sprint; set milestone, dates, and estimates | Sprint tasks on Backlog | Every sprint — Mon, 10:00–10:30 |
| Sprint Review | Review ticket status and the sprint output | Sprint Review MoM | Every sprint — Thu, 15:00–16:00 |
| Sprint Retrospective | Discuss what went well, what didn't, and improvements | Sprint Retrospective MoM | Every sprint — Fri, 15:00–16:00 |
| Workshop | Present a studied topic to the team | Presentation (slides) + talk | Weekly — Wed, 15:00–15:30 |