is there module for Drupal that user can like or unlike,and favorite the node?like stackoverflow's button?
tnx.
The Vote Up/Down module works a lot like StackOverflow's Up/Down voting. The Flag module can be made to work like StackOverflow's favorite feature.
Depending on your exact use case, you may also want to check out other modules that use the Voting API module because there are lots of voting modules to choose from.