Commit Graph

19 Commits

Author SHA1 Message Date
kschappell 5df1abfb33 medium array/string questions 2025-04-28 22:51:54 +01:00
kschappell 9bd045acc2 easy questions 2025-04-28 21:47:07 +01:00
kschappell 2262f14559 chore(backend): add aiosqlite dep 2025-04-28 20:54:39 +01:00
kschappell 71a60bc70b test(backend): add unit tests 2025-04-26 17:55:18 +01:00
kschappell 8caa9661bd feat(backend): add data loading scripts 2025-04-26 17:39:10 +01:00
kschappell 6aed31f754 init files and module stubs 2025-04-21 22:51:36 +01:00
kschappell cb17533d0b backend dockerfile 2025-04-21 22:17:16 +01:00
kschappell b45aae7b3b feat(content): initial question set 2025-04-21 21:17:13 +01:00
kschappell b8f6d0eb1c feat(content): add categories and patterns 2025-04-21 20:44:21 +01:00
kschappell 4483c60ba6 feat(backend): add API routes 2025-04-20 17:52:49 +01:00
kschappell 43f9384721 feat(backend): add service layer 2025-04-20 16:56:56 +01:00
kschappell b1ba5b1346 feat(backend): add Pydantic schemas 2025-04-15 22:57:23 +01:00
kschappell f49d096c96 feat(backend): add Alembic migrations 2025-04-15 22:47:23 +01:00
kschappell fb4d4078f5 feat(backend): db session config 2025-04-15 21:54:14 +01:00
kschappell 0033b9e5b2 feat(backend): add database models 2025-04-11 00:02:04 +01:00
kschappell 7ee9cbc14c feat(backend): add FastAPI app entry point 2025-04-10 23:30:50 +01:00
kschappell cd76315bef backend config 2025-04-10 23:04:51 +01:00
kschappell 302bf3af47 docker compose for dev 2025-04-10 22:48:45 +01:00
kschappell 41e2f7ba41 initial project setup 2025-04-10 22:02:21 +01:00