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

User Story #18 - Saving Summaries #3

Open
4 of 10 tasks
irenfro opened this issue Oct 23, 2017 · 0 comments
Open
4 of 10 tasks

User Story #18 - Saving Summaries #3

irenfro opened this issue Oct 23, 2017 · 0 comments

Comments

@irenfro
Copy link
Collaborator

irenfro commented Oct 23, 2017

Description

As a user, I would like to save my summaries to a database.

Tasks

  • Send the summary to the Database
  • Test the data stored in Database
  • Create documentation adding data to database
  • Implement save button and component to view the corresponding updated list of summaries
  • Create endpoint to add user’s notes in the database
  • Create documentation for adding user's notes in the database
  • Test the added notes data in the database
  • Create endpoint for the list of user's notes in the database
  • Create documentation for the list of user’s notes in the database
  • Test the list of user’s notes in the database

Acceptance Criteria

  • Given that the summary is added to the Database correctly and tested properly, when implemented then it will be simple for us to access the summary data upon a user’s request.
  • Given well-written documentation for sending data to the database, when we wish to send data, there will be clear and easy to read instructions on how to utilize them
  • Given that the user saves a summary, the frontend will respond with correct error/success messages.
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