There are calls to "runButtonMenu()" which prompt the user, but either seek a boolean response or simply alert the user. These should become helper functions, which will simplify the code but also create a standard so that each yes/no or alert functions the same.
There are calls to "runButtonMenu()" which prompt the user, but either seek a boolean response or simply alert the user. These should become helper functions, which will simplify the code but also create a standard so that each yes/no or alert functions the same.