Commit Graph

20 Commits

Author SHA1 Message Date
d913a90947 add Makefile 2024-05-12 16:13:35 -04:00
ea76685f8f update README.md 2024-05-12 16:06:50 -04:00
402bcd35a9 refactor entire structure 2024-05-12 16:05:05 -04:00
796075d9f2 implement AppConfig and refactored AppContext 2024-05-12 15:54:36 -04:00
1874a875f5 refactor records to implement AppConfig 2024-05-12 15:53:57 -04:00
0ca262c2ea use new packages 2024-05-12 15:46:23 -04:00
de0a3b3e85 create config package 2024-05-12 15:46:06 -04:00
9b0597e680 extract types to models package 2024-05-12 15:45:36 -04:00
3ae5ea780e data package handles AppContext and Records 2024-05-12 15:45:19 -04:00
7aa3760711 update README.md 2024-05-12 15:13:21 -04:00
0bcb6a53bf add getNote method 2024-05-12 15:09:32 -04:00
c778ec988b move GKI display to getReading 2024-05-12 15:03:10 -04:00
61a4c0dee6 refactor user input 2024-05-12 14:58:23 -04:00
e7a78a4d33 NewNote returns a new Note 2024-05-12 14:45:04 -04:00
4a006be08f remove main_test 2024-05-12 14:40:14 -04:00
18436e050f implement AppContext, add Note type, add menu 2024-05-12 14:38:55 -04:00
7128dbd38e add AppContext 2024-05-12 14:22:04 -04:00
e5ab7ec5ef add Record and Note types 2024-05-12 14:13:24 -04:00
174173f99b refactor: add GKI field to Reading 2024-05-12 14:09:50 -04:00
da5c4ce2a9 Initial commit 2024-05-11 22:06:45 -04:00