Skip to content

Commit

Permalink
Merge pull request #5 from Piyuuussshhh/FEATURE-add-delete-tasks-view
Browse files Browse the repository at this point in the history
Add and delete tasks / groups with persistent storage.
  • Loading branch information
Piyuuussshhh authored Jun 24, 2024
2 parents 58eff7b + 11914f9 commit 16f9078
Show file tree
Hide file tree
Showing 14 changed files with 667 additions and 320 deletions.
1 change: 0 additions & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
rusqlite = "0.31.0"
lazy_static = "1.4.0"
uuid = "1.8.0"

[features]
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!
Expand Down
Loading

0 comments on commit 16f9078

Please sign in to comment.