nss-evening-cohort-8 / chatty-kitchen-towels

chatty-kitchen-towels created by GitHub Classroom
2 stars 1 forks source link

Bad Words: BONUS #31

Open JonathanPMohan opened 5 years ago

JonathanPMohan commented 5 years ago

Tech Notes

•If user types in a word from the list of bad words (see instructors for this list), they are either BLOCKED from posting the message, or REWARDED in some way for typing a bad word.

• If the user is blocked from posting the message, you must provide them with a helpful error message.

• If the user is rewarded for posting the message, you must draw attention to, in some way, the word that got that earned them this reward.

zoeames commented 5 years ago

Create your own list of bad words. points for creativity

zoeames commented 5 years ago

• If the user is rewarded for posting the message, you must draw attention to, in some way, the word that got that earned them this reward.

The ticket should include exact information how how they will be rewarded. You never want a ticket to have ambiguity like 'in some way'