Application in which I need Auto-update just like Gmail inbox,calendar Face-Book etc
- by Dhaval dave
I have made application in which I have kept calendar,now I need that if admin changes his calendar and if it is affected to user and if that user is currently looking that calendar then whatever changes Admin has done that should reflect to user without refreshing the page,
just like when email comes to Gmail then without refreshing we can see the inbox marked as unread...
SO to implement that what should I do?
I am using J-query for user interface and Python as back-end?????