STORY
As a user I have selected the artist library I wanted to enter and selected the specific song in that library I would like to work on. Now that I am on the song specific screen I should be given a basic chord chart, a link (or embedded) video that I could learn from, and a textarea where I can place notes about that specific song.
ACCEPTANCE CRITERIA
GIVEN the user is on the specific song page and wants to leave some notes for later
Then the user can type in the textarea
Then His notes will be displayed in the notes visual and saved for later viewing.
Given the user needs to change their previous notes.
Then they can click on the edit button underneath the note that they would like to save
When clicking that edit button the previous note will be on display but editable.
STORY
As a user I have selected the artist library I wanted to enter and selected the specific song in that library I would like to work on. Now that I am on the song specific screen I should be given a basic chord chart, a link (or embedded) video that I could learn from, and a textarea where I can place notes about that specific song.
ACCEPTANCE CRITERIA
GIVEN the user is on the specific song page and wants to leave some notes for later
Then the user can type in the textarea
Then His notes will be displayed in the notes visual and saved for later viewing.
Given the user needs to change their previous notes.
Then they can click on the edit button underneath the note that they would like to save
When clicking that edit button the previous note will be on display but editable.