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

Transactions per Member Endpoint #9

Open
2 tasks
lizzyaustad opened this issue Sep 8, 2021 · 0 comments
Open
2 tasks

Transactions per Member Endpoint #9

lizzyaustad opened this issue Sep 8, 2021 · 0 comments

Comments

@lizzyaustad
Copy link
Member

We will need an endpoint to fetch all transactions for a particular member

  • In the transactions model file, add a find_by_user_id method
  • In the member resources files, add a show_transactions method with the route: @funds_bp.route("/<member_id>/transactions", methods=["GET"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant