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

Create API view to request friendship #95

Open
HuxleyBerry opened this issue Jan 11, 2025 · 1 comment
Open

Create API view to request friendship #95

HuxleyBerry opened this issue Jan 11, 2025 · 1 comment
Assignees
Labels
backend Task must have a back end issue difficulty::easy This issue is easy priority::medium This issue is medium priority

Comments

@HuxleyBerry
Copy link
Member

HuxleyBerry commented Jan 11, 2025

Create an API view which takes the id of a user and creates an instance of the Friendship model with the currently logged in user as requester, and the user corresponding to the given id as the receiver.

@HuxleyBerry HuxleyBerry added backend Task must have a back end issue priority::medium This issue is medium priority difficulty::easy This issue is easy labels Jan 11, 2025
@HuxleyBerry HuxleyBerry changed the title Create API views to request friendship Create API view to request friendship Jan 11, 2025
@samueltl21 samueltl21 self-assigned this Jan 12, 2025
Copy link

Branch issue-95-Create_API_view_to_request_friendship created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Task must have a back end issue difficulty::easy This issue is easy priority::medium This issue is medium priority
Projects
None yet
Development

No branches or pull requests

3 participants