This repository was archived by the owner on Mar 28, 2019. It is now read-only.
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
Codejudge should have a live notification system #10
Open
Description
A live notification system should be there on Codejudge. It may use the technique of AJAX to give live notifications. Maybe all the notifications can be collected in a notification center like page.
Notifications can be of different types like:
- A new announcement is made in the blog about the event. All participants can be notified as soon as the announcement is made.
- Some new comment appears on the discussion forum post for which the user is subscribed to. So he/she can be notified and they can reply back immediately.