Commit Graph

18 Commits

Author SHA1 Message Date
e8e73da981 Deleted some commented code 2024-09-07 19:27:27 -07:00
0113cec73c Added bad input validation on task add 2024-09-07 18:26:54 -07:00
53a5c910b5 Added ability to pass new task from cli, TODO:it's really bad 2024-09-06 11:27:52 -07:00
43323dbf9b Fixed some curser offset bugs 2024-09-05 11:40:45 -07:00
2dfbc19d2c Added crappy argument handler 2024-09-04 14:33:48 -07:00
9c46269868 Added initial imp of add_task 2024-09-04 14:18:05 -07:00
bf1f5e0c70 Modified display_heading func 2024-09-04 12:58:46 -07:00
bf70f3415a Modified get_num_rows to use gen_sql_stmt and made gen_sql_stmt take out_stmt as an arg 2024-09-04 12:04:44 -07:00
ea1d581e4d Deleted print_select function 2024-09-03 21:29:59 -07:00
22e71dd40a Added error checking but broke other things TODO: fix gen_sql_stmt 2024-09-03 21:21:34 -07:00
daabdcbfac Added display_status_list func 2024-09-03 20:32:33 -07:00
bcf1c17bf7 Added to view function 2024-09-03 17:16:42 -07:00
1e1163b96a Added TODOs 2024-09-03 14:25:43 -07:00
61e9ee7047 Broke a bunch of things, TODO: make print_select function 2024-08-25 20:46:52 -07:00
ffb26ebefc Added rough draft of view() 2024-08-25 17:44:34 -07:00
76e4f9f6e0 Added some sql helper functions and x_curses for escape console commands 2024-08-22 22:23:18 -07:00
b7e0c9cdf3 Modified Makefile to pass db location 2024-08-21 22:39:08 -07:00
3a86a83f54 Added Makefile 2024-08-19 21:59:34 -07:00