Commit Graph
4 Commits
Author SHA1 Message Date
Mathew Sir Guest the bestandClaude Opus 4.6 1c4154b84b feat: add database setup module
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-06 22:37:44 -06:00
Mathew Sir Guest the bestandClaude Opus 4.6 041b768cd4 feat: add SQLAlchemy models for Category, CategoryWord, Game, Word
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-06 22:36:35 -06:00
Mathew Sir Guest the bestandClaude Opus 4.6 2930adb51d feat: add sqlalchemy and alembic dependencies
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-06 22:34:51 -06:00
Mathew Sir Guest the bestandClaude Opus 4.6 85045f2a5f Add game logic design spec
Defines data models (Category, CategoryWord, Game, Word), board
factory, REST API endpoints, and dual-input frontend design for the
word search game.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-06 22:28:24 -06:00