Commit graph

3 commits

Author SHA1 Message Date
15fabd126e Allow updating task status on the task list pagel (#20)
Some checks failed
Check / Backend (push) Successful in 22m23s
Check / Frontend (push) Successful in 2m6s
Docker Build / Build and Push Frontend Image (push) Failing after -14s
Docker Build / Build and Push Backend Image (push) Failing after 11m18s
Reviewed-on: #20
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-10-28 05:01:46 +00:00
a683a071d1 Create a TaskList for the home page. (#8)
This task list can display tasks and delete them currently.

Reviewed-on: #8
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-23 04:39:29 +00:00
d60d834f38 Create a frontend wireframe. (#7)
Sets up API methods and types.
Sets up a colorscheme.
Sets up a homepage.

Removes tailwind in favor of mui for now.

Reviewed-on: #7
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-09-23 04:08:45 +00:00