Go to file
Drew Galbraith 92ab547b0b Update gitignore to include new sqlite filetypes. 2024-07-06 00:06:56 -07:00
frontend Add the ability to delete tasks. 2024-07-06 00:06:16 -07:00
migrations Update backend to allow creating tasks to work with the browser. 2024-07-05 22:56:25 -07:00
src Add the ability to delete tasks. 2024-07-06 00:06:16 -07:00
.gitignore Update gitignore to include new sqlite filetypes. 2024-07-06 00:06:56 -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