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

Implement portfolio endpoints #360

Closed
4 tasks done
melihakpinar opened this issue Nov 12, 2024 · 1 comment
Closed
4 tasks done

Implement portfolio endpoints #360

melihakpinar opened this issue Nov 12, 2024 · 1 comment
Assignees
Labels
Backend Enhancement New feature or request Priority: Medium Needs to be done without wasting much time. Research Researching about the issue

Comments

@melihakpinar
Copy link
Contributor

melihakpinar commented Nov 12, 2024

ℹ️ Description
We should implement endpoints related to portfolio. Users should be able to share their portfolio, change the visibility, add new assets and delete them, and get other users' portfolios.

🎯 Tasks

  • Design portfolio database and create Portfolio model.
  • Implement /api/portfolio controllers.
  • Implement the logic.
  • Test the endpoints.
@melihakpinar melihakpinar added Enhancement New feature or request Research Researching about the issue Priority: Medium Needs to be done without wasting much time. Backend labels Nov 12, 2024
This was referenced Nov 12, 2024
@NazlicanAka
Copy link
Contributor

Design portfolio database and create Portfolio model is done, PR is created waited for review, see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Enhancement New feature or request Priority: Medium Needs to be done without wasting much time. Research Researching about the issue
Projects
None yet
Development

No branches or pull requests

2 participants