Given some basic starting code, I built the functionality of the password
generator through adding code to the javascript.
I started by quoting out the steps needed to achieve the targets outlined in
the original unsolved README.md
Getting the code to run through all the various functions is becoming more intricate, and more tricky to follow back through when issue sarrise; however, it is helpful in practicing the work-through. With that, getting to the end of the code to allow the text to appear on the screen became the next biggest issue. I learned how to use console.log to figure out where issues are in the code and am much more comfortable using it.
I worked with Alli Brodine and Ahmad Hanif on setting up the steps and possible angles of attack (we had all started in fairly different directions.) I also spent some office hours time with Chris Pesar who helped me understand how some of the functions worked off each other.
https://bekind-rewind.github.io/password-generator/
