Commit Graph

29 Commits

Author SHA1 Message Date
e016fccfc4 Updated README.md instructions to explain file as argument 2023-12-11 08:28:46 -05:00
4ec896276f fixed coloring 2023-12-09 16:36:45 -05:00
264cff93a2 added ANSI values to progressbar 2023-12-09 12:13:03 -05:00
029058f49c fixed windows welcome header unable to be read 2023-12-09 12:07:06 -05:00
d38cfc8036 allowed file to be entered as argument 2023-12-09 11:51:31 -05:00
52714efc92 implemented a fast and good progressbar 2023-12-09 11:43:09 -05:00
60efc1ca64 added helpful comments 2023-12-08 20:00:21 -05:00
5a0aa7bcdb handled words in files 2023-12-08 19:41:08 -05:00
f973ce2c45 fixed redundant newline 2023-12-08 19:07:53 -05:00
cd941153c6 fixed accessability colors and cleaned comments 2023-12-08 19:05:29 -05:00
7bbfda6409 removed answer.txt 2023-12-08 18:25:40 -05:00
f3da4f99a3 Merge branch 'main' of ssh://git.linuxhg.com:2222/john-okeefe/checkdigitCalculator 2023-12-08 18:20:53 -05:00
da66e1948f removed answer.txt 2023-12-08 18:18:20 -05:00
d300c07454 Merge branch 'main' of ssh://git.linuxhg.com:2222/john-okeefe/checkdigitCalculator
added gitignore
2023-12-08 18:13:22 -05:00
f86a03a073 added to gitignore 2023-12-08 18:12:37 -05:00
2a1b4eed70 updated readme for proper separation 2023-12-08 17:10:44 -05:00
83fa1ce7b6 Made Grammatical Fixes for Readme Instructions 2023-12-08 16:48:58 -05:00
795e6a80ae added instructions for windows users 2023-12-08 16:44:13 -05:00
08724464b8 added pterm for tui support 2023-12-08 16:43:59 -05:00
0b56f3b713 changed progress to spinner 2023-12-08 13:28:15 -05:00
ff8e2ee079 added tui 2023-12-08 13:22:19 -05:00
ab66c88ffb added print lines to increase user friendliness 2023-12-08 13:07:47 -05:00
212ad739d2 fixed even digit bug 2023-12-08 10:46:19 -05:00
80bcb32d4c added upc length limiters and fixed 10 digit bug 2023-12-08 09:54:35 -05:00
9321f187d2 Updated README.md for better grammar and accuracy to what the program does 2023-12-07 16:56:48 -05:00
603164fae2 removed linux binary 2023-12-07 16:55:17 -05:00
4a936cca57 completed check digit algorithm and file writing 2023-12-07 16:54:12 -05:00
d1fc4ac7b7 Started Go Project 2023-12-07 11:34:00 -05:00
d5e6cc3776 Initial commit 2023-12-07 09:51:22 -05:00