Commit Graph

31 Commits

Author SHA1 Message Date
52ee7bee83 completed documentation 2023-04-01 01:31:32 +03:00
6fe3efbdca Added function for searching similar free name for text and rewrote documentation. 2023-04-01 01:27:53 +03:00
396df40998 Added function for searching similar free name for text and rewrote documentation. 2023-03-31 22:47:13 +03:00
d7cea6ac71 redone on cotlinx-cli, added writing and reading to json 2023-03-31 20:11:59 +03:00
9ce3f34c1f removed unnecessary strings 2023-03-31 00:34:07 +03:00
150a40980a redesigned requestInput() function, added kotlinx-cli implementation 2023-03-30 22:52:39 +03:00
ea792a3d0d deleted unnecessary classes 2023-03-30 22:00:19 +03:00
a8b42a7d42 documentation corrected 2023-03-30 16:44:20 +03:00
3ace636b9d documentation corrected 2023-03-30 16:31:52 +03:00
39451d99ab deleted lib, realized graphic building 2023-03-30 16:15:22 +03:00
0bc2c199d6 Removed global singletons, renamed functions 2023-03-30 00:59:02 +03:00
ef7b49b301 fixed mistake in reading from file method 2023-03-29 01:03:12 +03:00
bfcb7a1483 added description of the functions and classes, added unavailableInputs in requestInput method, change logic of returning in main menu with exception instead of called new main cycle function 2023-03-29 00:28:00 +03:00
ZhigalskiiIvan
7f38f5a358
Merge pull request #1 from ZhigalskiiIvan/create_skeleton_of_project
Create skeleton of project
2023-03-28 20:47:36 +03:00
df75f3c99c debug printing statistics in console, add removing text method, changed logic of returning to main menu 2023-03-28 20:43:42 +03:00
24438520ea debug processing of a text after it inputting 2023-03-25 16:06:44 +03:00
ac5e03640f debug text reading 2023-03-25 12:12:13 +03:00
d9c5ac32bc create general input method 2023-03-25 11:46:24 +03:00
87e744f55f create output in console method 2023-03-24 19:18:30 +03:00
c08e843510 added reading choice of output 2023-03-24 17:34:33 +03:00
b10e1abf09 added lib for graphics 2023-03-24 17:33:13 +03:00
e89af5f144 textAnalyser methods done 2023-03-24 00:16:51 +03:00
38e29bcd52 textReader done 2023-03-23 23:01:22 +03:00
67c7a9dc6c command center logic commit 2023-03-23 22:02:54 +03:00
39ac71d76d create classes skeleton 2023-03-23 21:15:28 +03:00
ZhigalskiiIvan
d55ec328ce
Update README.md 2023-03-23 19:39:41 +03:00
f5255a82b8 init 2023-03-23 19:35:14 +03:00
718b2f5d5c Merge remote-tracking branch 'origin/master' 2023-03-23 19:30:19 +03:00
ef8e9b6d34 init 2023-03-23 19:29:36 +03:00
ZhigalskiiIvan
448d342bcc
Create README.md 2023-03-23 19:28:36 +03:00
fcaf44aa1c Initial commit 2023-03-23 19:28:02 +03:00