|
|
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 |
|