Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscriptions #18

Open
zaxovaiko opened this issue May 28, 2023 · 0 comments
Open

Subscriptions #18

zaxovaiko opened this issue May 28, 2023 · 0 comments
Labels
feature New feature or request hacktoberfest Label for Hacktoberfest 2023 help wanted Extra attention is needed

Comments

@zaxovaiko
Copy link
Owner

I would like to have a feature to easily locate the profile of a specific person and to keep track of their recent activity and publications.

Acceptance criteria

  • Add mutations to follow/unfollow someone
  • Add fields on User type to keep tracking the number of subscribers/subscriptions
  • UI can be simple at the beginning. Let's start with just adding buttons "Follow" or "Unfollow" on the user's profile
  • You should add corresponding fields on Prisma's schema to keep information on who is followings who
  • It would be great to have any type of test for such functionality
@zaxovaiko zaxovaiko added feature New feature or request help wanted Extra attention is needed labels May 28, 2023
@zaxovaiko zaxovaiko changed the title [Feature] Subscriptions Subscriptions May 28, 2023
@zaxovaiko zaxovaiko added the hacktoberfest Label for Hacktoberfest 2023 label Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request hacktoberfest Label for Hacktoberfest 2023 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant