I had Claude generate me a relational schema design challenge for a university course registration system. This repo captures the full arc — the scenario, the code I wrote, and the lessons I extracted ...
# 1. Copy `.env.template` and rename it to `.env`. # 2. Add your OpenAI API key to the `.env` file in the `LLM_API_KEY` field: ...