luuphu25 / blog

0 stars 0 forks source link

coderschool review #2

Open vanhensy opened 7 years ago

vanhensy commented 7 years ago

Hi @luuphu25, thanks for your submission. You've done a good job so far in a short time. But unfortunately, some of required features haven't done yet.

You should continue to finish and improve your pre-work then re-submit to us. To be clear, this is missing required feature:

Try to finish it and add more optional/additional feature will help your submission stand out from others. You can join to discuss more about it with us and other applicants via gitter chat

We're looking forward to see your improvement.

coderschoolreview commented 7 years ago

Hi @luuphu25, Thanks for your hard work. You've done good job so far. This is some feedback from us:

Great things:

Suggestions:

# article.rb
validates :title, :body, presence: true
# comment.rb
validates :message, presence: true
luuphu25 commented 7 years ago

thank you. i'll update as soon as