Emerson-Alexander / UpNext-Core

A backlog based to-do list running in the terminal
Apache License 2.0
0 stars 0 forks source link

Create a basic CRUD using rusqlite #1

Open Emerson-Alexander opened 11 months ago

Emerson-Alexander commented 11 months ago

CR...D is complete via 221bb78346c98349d4cdc54a6e788f5eae16f72f. Should make one or more update functions, but I think I'll wait until I have a better sense of what the Task struct should be. There's also still room to clean things up via refactoring ofc.

Emerson-Alexander commented 11 months ago

Should make one or more update functions, but I think I'll wait until I have a better sense of what the Task struct should be.

Blocked by https://github.com/Emerson-Alexander/backlist/issues/2