Go to file
Drew Galbraith c07df0b094 Display list of tasks on the frontend. 2024-07-05 23:37:43 -07:00
frontend Display list of tasks on the frontend. 2024-07-05 23:37:43 -07:00
migrations Update backend to allow creating tasks to work with the browser. 2024-07-05 22:56:25 -07:00
src Update backend to allow creating tasks to work with the browser. 2024-07-05 22:56:25 -07:00
.gitignore Set up a hot reload framework for running the front end. 2024-07-05 21:31:48 -07:00
Cargo.lock Initial rust API for a task tracking app. 2024-07-02 16:56:02 -07:00
Cargo.toml Initial rust API for a task tracking app. 2024-07-02 16:56:02 -07:00