Go to file
viet-anh.n bca10fcd13 [TSC-3] Build responsive HTML structure with semantic markup
Create semantic HTML5 structure for calculator interface:
- index.html: two labeled number inputs, four operation buttons,
  calculate/clear buttons, result <output>, and error <p role=alert>
  with aria-live regions for screen-reader accessibility
- CLAUDE.md: updated project structure and architecture notes
2026-07-08 06:19:21 +00:00
CLAUDE.md [TSC-3] Build responsive HTML structure with semantic markup 2026-07-08 06:19:21 +00:00
index.html [TSC-3] Build responsive HTML structure with semantic markup 2026-07-08 06:19:21 +00:00
README.md chore: initialize repository 2026-07-08 05:53:53 +00:00

Simple Calculator

Greenfield project. Implementation is driven by the Vexa AI-SDLC pipeline (Jira project TSC).