Commit graph

11 commits

Author SHA1 Message Date
6bf4a037f3 Have claude update the plan for the backend with the current status. (#5)
Reviewed-on: #5
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-22 08:00:56 +00:00
8dae570755 Housekeeping. Unit tests, coverage, formatter, linter. (#4)
Reviewed-on: #4
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-20 19:30:36 +00:00
ef247e6e29 Create the remaining task api methods on the server. (#3)
Create the remaining task api methods along with hurl tests for each.

Reviewed-on: #3
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-20 19:23:19 +00:00
d32f6be813 Allow creating and updating tasks on the backend. (#2)
Create hurl tests along with the necessary api code to resolve them.

Reviewed-on: #2
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-20 18:49:11 +00:00
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
c2b7c12905 Initial justfile 2025-08-22 19:12:17 -07:00
1e02b39199 Axum hello world 2025-08-22 18:59:02 -07:00
daa8ea00ba Cargo init. 2025-08-22 18:53:51 -07:00
cbda65e963 Create a plan for implementing a backend mvp. 2025-08-22 18:39:44 -07:00
c337161576 Core MVP plan from claude.
Week by week plan for claude.

Update CLAUDE.md

Create backend.

Task API.

Initial frontend.
2025-08-22 18:08:32 -07:00
060ac007a3 Initial PRD from claude. 2025-08-22 18:07:45 -07:00