Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

As a logged in user, I want to save the intake form to the database so that it can be accessible at a later time. #114

Open
serpient opened this issue Jun 11, 2019 · 0 comments
Labels
area_IntakeForm B: Product Backlog B: Sprint 1 Backlog product_CurrentSprint product_UserStory Backlog: A short, straightforward agnostic statement that captures the essence of a feature.

Comments

@serpient
Copy link
Collaborator

serpient commented Jun 11, 2019

Acceptance Criteria

When clicking the save button:

  1. the form data is saved to the participant table in the database
  2. the user is notified that the record was saved
  3. the user is redirected to the new participant profile pre-loaded with the just-saved data

Development Notes

  • Create a client side contract that shows the types of the intake form?
@abregorivas abregorivas added the product_UserStory Backlog: A short, straightforward agnostic statement that captures the essence of a feature. label Jun 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area_IntakeForm B: Product Backlog B: Sprint 1 Backlog product_CurrentSprint product_UserStory Backlog: A short, straightforward agnostic statement that captures the essence of a feature.
Projects
No open projects
Status: User Stories
Development

No branches or pull requests

3 participants