Week 6, day 5
Use the Super Awesome Bowling Scoresheet online on Heroku
Added some additional back-end logic and went through my code making it more descriptive and readable. I had hoped to split the functions out of the main JavaScript file into modules but since I'm only using 3 functions in my object I was advised to leave them there but DRY it up a bit.