bdpettway19 / MI-449-SS17-741-js-localstorage-wMUDce

0 stars 0 forks source link

Project Feedback #1

Open bdpettway19 opened 7 years ago

bdpettway19 commented 7 years ago

@stuartpearman Can you take a look at this? It's hosted here and meets the following criteria:

stuartpearman commented 7 years ago

Hey Barry,

Javascript doesn't like the way we added the paragraph to the body, and now the day and night buttons don't work. The best way to fix this is probably to add a paragraph to our HTML, and put the loaded_num text into it with document.getElementById

I also definitely want to see the formatting cleaned up, if you don't have a javascript linter installed, read this slide about installing the JS Standard Linter.

Let me know if you have any questions :+1:

bdpettway19 commented 7 years ago

Ready to check!

stuartpearman commented 7 years ago

:shipit: