ga-dc / project1-gallery

0 stars 20 forks source link

Roger Campbell's Game #341

Closed mrrogercampbell closed 5 years ago

mrrogercampbell commented 5 years ago

Link to repo: https://github.com/rc1336/project-1-triva-game Link to deployed app: https://www.rogercampbell.net/project-1-triva-game/

Things you'd like specific feedback on: Main issue was that I was unable to remove my previous questions and write the next. I think its an issue with my creatAnswerBank() for some reason if I comment it out and run the other three function it will remove the question and answers, but when I add it back in it doesn't delete anything.