Hello all! Looking forward to feedback and/or critique!
-
Your review of the Project. Was it easy, difficult, just right? - I thought the project was pretty simple and straight forward. There’s obviously a lot you can do with this, but I elected to build a very simple quote generator. Thought about messing around with CSS and styling it a lot more, but ultimately just ended up doing what was asked of me - generate a random quote upon running a program (pushing a button).
-
An estimate of how long it took you to complete - Took me under two hours… making the original quote disappear upon clicking the button a second time is what took me some time to figure out. Fortunately, with some help and assistance of the googles, I managed to find a solution… do…while! Comments in the code.
-
The link to your code repo - GitHub - evan-baron/codecademy_mixed_messages
-
The link to your page - Mixed Messages
Thanks!