• Joined on 2023-07-21
agatha pushed to dev at agatha/ketotrack 2024-05-12 20:26:14 +00:00
2fa15112cb create data file if not exist
agatha pushed to master at agatha/ketotrack 2024-05-12 20:26:09 +00:00
2fa15112cb create data file if not exist
agatha pushed to dev at agatha/ketotrack 2024-05-12 20:16:07 +00:00
29db699202 update Makefile
agatha pushed to master at agatha/ketotrack 2024-05-12 20:15:52 +00:00
29db699202 update Makefile
d913a90947 add Makefile
Compare 2 commits »
agatha pushed to dev at agatha/ketotrack 2024-05-12 20:13:57 +00:00
d913a90947 add Makefile
agatha pushed to dev at agatha/ketotrack 2024-05-12 20:07:04 +00:00
ea76685f8f update README.md
agatha pushed to master at agatha/ketotrack 2024-05-12 20:06:55 +00:00
ea76685f8f update README.md
agatha pushed to master at agatha/ketotrack 2024-05-12 20:05:58 +00:00
402bcd35a9 refactor entire structure
796075d9f2 implement AppConfig and refactored AppContext
1874a875f5 refactor records to implement AppConfig
0ca262c2ea use new packages
de0a3b3e85 create config package
Compare 7 commits »
agatha pushed to dev at agatha/ketotrack 2024-05-12 20:05:10 +00:00
402bcd35a9 refactor entire structure
agatha pushed to dev at agatha/ketotrack 2024-05-12 19:54:43 +00:00
796075d9f2 implement AppConfig and refactored AppContext
1874a875f5 refactor records to implement AppConfig
Compare 2 commits »
agatha pushed to dev at agatha/ketotrack 2024-05-12 19:46:26 +00:00
0ca262c2ea use new packages
de0a3b3e85 create config package
9b0597e680 extract types to models package
3ae5ea780e data package handles AppContext and Records
Compare 4 commits »
agatha pushed to dev at agatha/ketotrack 2024-05-12 19:31:40 +00:00
7aa3760711 update README.md
0bcb6a53bf add getNote method
c778ec988b move GKI display to getReading
Compare 3 commits »
agatha pushed to master at agatha/ketotrack 2024-05-12 19:13:25 +00:00
7aa3760711 update README.md
agatha pushed to master at agatha/ketotrack 2024-05-12 19:09:35 +00:00
0bcb6a53bf add getNote method
agatha pushed to master at agatha/ketotrack 2024-05-12 19:03:14 +00:00
c778ec988b move GKI display to getReading
agatha pushed to master at agatha/ketotrack 2024-05-12 18:59:27 +00:00
61a4c0dee6 refactor user input
e7a78a4d33 NewNote returns a new Note
4a006be08f remove main_test
18436e050f implement AppContext, add Note type, add menu
7128dbd38e add AppContext
Compare 7 commits »
agatha pushed to dev at agatha/ketotrack 2024-05-12 18:58:26 +00:00
61a4c0dee6 refactor user input
agatha pushed to dev at agatha/ketotrack 2024-05-12 18:45:08 +00:00
e7a78a4d33 NewNote returns a new Note
agatha pushed to dev at agatha/ketotrack 2024-05-12 18:40:17 +00:00
4a006be08f remove main_test
agatha created branch dev in agatha/ketotrack 2024-05-12 18:39:06 +00:00