- refactor controller to handle favorite - show like count and update when liked a deal - maintain like and favorite state with server
- Updated interaction models and relations for handling of user-deal interactions. - Added frontend interactivity with `interaction.js` for toggling like buttons.