lugnitdgp / OnlineJ

Online Judge for holding coding competitions
http://codecracker.in/
MIT License
6 stars 16 forks source link

Notification system for setter. #27

Open divyanshumehta opened 7 years ago

divyanshumehta commented 7 years ago

For each comment that is added by a user to a problem the setter of the problem needs to be notified that a comment has been added, so that the setter and reply to the comment as soon as comment is posted.

eh2arch commented 7 years ago

Check this out