Lindsey-N / ga-fewd

0 stars 0 forks source link

Week 9 Homework #8

Open Lindsey-N opened 7 years ago

Lindsey-N commented 7 years ago

I finished up the omdb lab, although a piece of the code isn't working and I can't find out why. I don't know why I can't get the string method of if/then statements to work. It should be if (variable == "correct string") {code goes here} right? ugh, it's just annoying me. I also tried .equals, which just made the console angry. I also fixed the weather lab that I was having trouble with last week, thank you for the help with that.

As for the final project, I have a pretty basic html skeleton that I'm pretty happy with. So, that's good. I mostly need to add CSS now, and maybe add a page just to show off that I DO know how javascript works.