aboutsummaryrefslogtreecommitdiff
path: root/task_tracker.c
AgeCommit message (Collapse)Author
2022-08-09Prototyping data structures and store/load functions.dam
2022-08-04Changed tasks data structure to array of struct with hashed-names.dam
2022-08-03Preparing structures to store tasks and events data.dam
2022-08-03Preparing structures to store tasks and events data.dam
2022-08-02Moved table header to top row and fixed initial UI draw.dam
2022-08-02Prototype for user interface.dam