Commit graph

11 commits

Author SHA1 Message Date
2f41109477 Renamed TimeSpanToAMPM
- Renamed TimeSpanToAMPM() function to ConvertTo12Hour()
- Removed extra new lines between GenerateSchedule() and ConvertTo12Hour()
2025-03-12 18:06:11 -04:00
77e9db562a Second (major) refactor
Moved the core algorithm into its own function. All variables are now local to their appreciate functions as well.
2025-03-12 17:06:08 -04:00
aebe0c7040 Documentation-style comments 2025-03-12 15:23:11 -04:00
85b2cda8e2 Slight refactor
- Config model
- Wrapped the generation and printing code into functions
- Can now start over
- Starting over or exiting will clear screen
2025-03-12 14:28:36 -04:00
8cf1e917f6 Grab topics from config, if it exists 2025-03-12 02:11:58 -04:00
a485dc1a59 Choose a random community/topic 2025-03-12 01:55:06 -04:00
46a86f9ef8 Optional config file 2025-03-11 23:30:11 -04:00
9fcc37315e Made some clarifications in comments 2025-03-11 18:42:14 -04:00
c8dd778784 Options to export schedule 2025-03-11 16:51:25 -04:00
2d7cf1f6ca Minor tweaks
- Renamed LICENSE to UNLICENSE
2025-03-11 16:09:39 -04:00
8ec45ad07c Initial commit 2025-03-11 16:01:46 -04:00