Skip to content

Recommendation feature: Notification of favorits

-as a user, I want to follow my favourite artists which get the most updated information notifications for new music, seeing new posts, etc

  • Store the User-self ID and the following ID in a database table together.
  • Users can view their own and friends follow list
  • Notification system will push followers' new information like new post, new songs to the user.