Personal Task Tracking App
Find a file
Drew Galbraith 82d524a62f Create Initial Database Schema for Tasks. (#1)
Create migration scripts for this and initial Task DB Model in rust along with unit tests.

Reviewed-on: #1
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-08-24 17:10:31 +00:00
backend Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
plan/01_CORE_MVP Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
.gitignore Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
CLAUDE.md Initial PRD from claude. 2025-08-22 18:07:45 -07:00
justfile Create Initial Database Schema for Tasks. (#1) 2025-08-24 17:10:31 +00:00
PRD.md Initial PRD from claude. 2025-08-22 18:07:45 -07:00