A kanban style task manager with task status descriptions.
Go to file
xavi c8a2907d6b Added static lib for sqlite3
Compiled with gcc -c sqlite3.c and ar rcs libsqlite3.a sqlite3.o
2024-08-01 13:12:11 -07:00
libs Added static lib for sqlite3 2024-08-01 13:12:11 -07:00
LICENSE Initial commit 2024-08-01 18:37:17 +00:00
README.md Initial commit 2024-08-01 18:37:17 +00:00

dodo

A kanban style task manager with task status descriptions.