zhezixi / MI-449-SS18-740-js-collect-and-display-information-kPt9Fl

0 stars 0 forks source link

Project Feedback #1

Open zhezixi opened 6 years ago

zhezixi commented 6 years ago

Build a dating profile generator

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

KatieMFritz commented 6 years ago

Bingyi, fantastic job with this! 🎉 🎉 🎉 Your app works perfectly, and your code is efficient and well organized. 💪

I have two small ways for you to improve:

  1. Fix the validator error caused by your script element being outside body (it should be the last thing inside body).
  2. Rename your uptext variable to something that is a little more descriptive, like updateText. It took me a little while to figure out what that meant. 😸

After you’ve made your changes and pushed them to GitHub and your hosted site, give it a once-over to make sure it looks right, then comment back here and I’ll take another look.

Thanks! :rocket:

zhezixi commented 6 years ago

fixed it!

KatieMFritz commented 6 years ago

:shipit:

great-job-cats