Commit Graph

65 Commits

Author SHA1 Message Date
Patrick Lipka 7c54302cb0 Added parser, ls and start commands and search routines needed for them, ProjectList now has constructor setting month and num_projects 2021-12-10 13:22:46 +01:00
Patrick Lipka 363372f34e Basic UI implemented usinf GNU readline 2021-12-10 11:09:03 +01:00
Patrick Lipka d19d96b6ee cleanup 2021-12-10 09:38:05 +01:00
Patrick Lipka 22f7902b45 Makefile clean target corrected 2021-12-10 09:27:34 +01:00
Patrick Lipka 38dfaa9c7b Fixed usage of global variable sigint 2021-12-09 17:17:46 +01:00
Patrick Lipka d7137f710c Moved tracking function and signal handler to own files 2021-12-09 17:08:22 +01:00
Patrick Lipka d511c984e5 Added tracking functionality (POSIX-only) 2021-12-09 16:50:58 +01:00
Patrick Lipka 8b4b0c3432 Added pointers to active project/task and void to set active task 2021-12-09 13:23:30 +01:00
Patrick Lipka d15b8a57e4 Binary I/O fixed 2021-12-09 11:43:14 +01:00
Patrick Lipka 94e3e07a74 String I/O corrected, TODO: fix loops 2021-12-08 23:48:00 +01:00
Patrick Lipka 32daf02351 Added saving to binary, implementation of loading started 2021-12-08 22:30:44 +01:00
Patrick Lipka 1f5778e190 ProjectList class and test added 2021-12-08 21:02:32 +01:00
Patrick Lipka a2ba8123f4 Basic class definitions and test program 2021-12-08 19:16:40 +01:00
Patrick Lipka 206161a306 Makefile added 2021-12-08 19:14:51 +01:00
Patrick Lipka 193cd79a11
Initial commit 2021-12-06 10:47:19 +01:00