A project that I started in week 3 (Front End Dev week) of the School of Code bootcamp.
I took the html and css that we built that week and rewrote the javascript. I continue to tinker with it as a project to test myself with and to potentially add new functionality to as I continue through the bootcamp.
Pretty simple, open index.html
in a browser
- You get 10 multiple choice general knowledge questions.
- Choose your answers.
- At the end you can start a new set of 10.
- Add a counter for which question you're on
- Add a counter for how many correct questions you've answered
- Fix styling on button on answer screen
- Add a start screen with the ability to choose different categories
- update styling