|
|
b55a6bdb04
|
Removed table prop from struct
|
2024-09-21 19:46:25 -07:00 |
|
|
|
dbc57e38c9
|
Added filtered_tasks constructor
|
2024-09-20 22:12:45 -07:00 |
|
|
|
1229d88253
|
Updated TODO notes and Added bad arg catch
|
2024-09-19 14:30:59 -07:00 |
|
|
|
20fdead266
|
Modified filtered_task struct to change char array to char* finished
|
2024-09-18 14:07:30 -07:00 |
|
|
|
24e7dc3ae7
|
Modified filtered_tasks to change char array to char* for some
TODO: update to blocked is broken
|
2024-09-18 13:35:59 -07:00 |
|
|
|
df50e34958
|
Modified the gen_sql functions to use task struct
TODO: sqlite3_changes() to make sure rows were affected
|
2024-09-18 11:32:25 -07:00 |
|
|
|
62a1565137
|
Modified the rest of the main functions to use struct TODO: update is broke
|
2024-09-17 20:54:34 -07:00 |
|
|
|
52eff82c03
|
Modified parse_args and other functs to task struct TODO: broke things
|
2024-09-16 22:02:26 -07:00 |
|
|
|
7f15e44f29
|
Modified view_tasks, display_task_list, and get_num_rows to use filtered_tasks struct
|
2024-09-16 21:00:24 -07:00 |
|
|
|
d12c968b4a
|
Added update_task func TODO:refacter to use structs
|
2024-09-15 13:12:11 -07:00 |
|
|
|
de35e45daf
|
Modified print_fixed_width to add some whitespace
|
2024-09-15 11:05:41 -07:00 |
|
|
|
98378e80e0
|
Modified display_task_list to display active id
|
2024-09-14 19:45:57 -07:00 |
|
|
|
443c9f04cd
|
Added a main.c and moved calls to functs to main()
|
2024-09-09 21:59:24 -07:00 |
|