Skip to content

DinaraDervel/itgirlschool2023-week12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Comments service with spam filter

A form for posting a comment:

  • field for entering the user's name. The entered name will be converted to the format: in every word the first letter is capitalized and the rest ones are small, extra spaces are removed. If the "do not show name" option is selected, the default value Username will be displayed.
  • The field for entering a link to the avatar picture. If the field is not filled in, one of the five images will be displayed randomly.
  • The field for entering a comment. It is obligatory for filling in. Before displayed, the comment will be processed by the spam filter.

The spam filter replaces words 'viagra' and 'xxx' with '***'