sogoagain / quost

Quost is a nostr-based messaging app for iOS.
0 stars 0 forks source link

Epic 2: Following Management #2

Open sogoagain opened 1 year ago

sogoagain commented 1 year ago

Description:

This epic encompasses all features and user stories related to managing followers. This includes viewing followers, sending them messages, searching for new users by public key, adding them to the following list, and unfollowing users.

User Stories:

  1. As a user, I want to be able to view the list of people I am following.
  2. As a user, I want to be able to send messages to the people I follow.
  3. As a user, I want to be able to search for other users' public keys and add them to my following list.
  4. As a user, I want to be able to unfollow a specific user from my following list.
sogoagain commented 1 year ago

https://github.com/sogoagain/quost/issues/8 https://github.com/sogoagain/quost/issues/9 https://github.com/sogoagain/quost/issues/10 https://github.com/sogoagain/quost/issues/11