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 PATCH route for pre/post session notes #54

Closed
3 tasks
AmanKAggarwal opened this issue Feb 18, 2023 · 0 comments · Fixed by #77
Closed
3 tasks

Implement PATCH route for pre/post session notes #54

AmanKAggarwal opened this issue Feb 18, 2023 · 0 comments · Fixed by #77
Assignees
Labels
launch:mvp product:ios-app Issues for ALUM mobile app stack:backend All issues strictly involving backend work has this tag

Comments

@AmanKAggarwal
Copy link
Collaborator

Requirements for feature

  • Route should take answers for pre/post session notes
  • Body Argument "type" specifies whether a PATCH is for pre/post session notes
  • Session Notes should be updated with request arguments

Any context for feature
As discussed for sessions API, we need a route that will update the pre/post session notes. This PATCH route is called when the user hits "Save" in the screenshot so you can figure out the inputs accordingly -
image

Resources / tips for development
To figure out the inputs, look at what are the things user is filling in the entire presession flow (check figma).

@AmanKAggarwal AmanKAggarwal added the stack:backend All issues strictly involving backend work has this tag label Feb 18, 2023
@AmanKAggarwal AmanKAggarwal added this to the MVP milestone Apr 11, 2023
@AmanKAggarwal AmanKAggarwal added the product:ios-app Issues for ALUM mobile app label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
launch:mvp product:ios-app Issues for ALUM mobile app stack:backend All issues strictly involving backend work has this tag
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants