-
Notifications
You must be signed in to change notification settings - Fork 1
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
User Following #19
Comments
How exactly is this supposed to work / where will friends be stored? |
I'll fill in more details about 1.1 Milestone issues tomorrow. |
@AlexanderGipp you can take this one if you're brave. 😅 The relationship shouldn't be difficult. However, this should be a use case and should therefore be implemented just like the other use cases. That is, it should have its logic in |
I would be up for the challenge but I would certainly slow down the process and probably ask a lot of questions sooooo |
You can go for #26 if you want something a little simpler. 🤔 |
Due to a fairly low registration rate, and in order to save time, this feature will become a stretch goal. It will be assumed that every user follows everyone else. |
Summary
The user should be able to follow a person by providing their VrChat username.
Implementation Details
On the ASP.NET side we should implement a standard one to many relationship
User Story
The text was updated successfully, but these errors were encountered: