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 would like to add a chord Progession for the song and did not have one previously entered
Then the user will click the Add Progression Button
Then a form will appear which will prompt the user to place in their chord progression
When satisfied with the chord progression the user will be able to push a save button
When the save button is pushed that Chord progression will be saved to that song accordingly
Given the user needs to edit a chord progression because they screwed it up.
Then the user will be able to push the edit button which sits below the chord progression
When they click that button the Chord Progression will be editable
When edited as wished the user will then be able to hit the save button
When the save button is saved the new chord progression will be saved
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 would like to add a chord Progession for the song and did not have one previously entered
Then the user will click the Add Progression Button
Then a form will appear which will prompt the user to place in their chord progression
When satisfied with the chord progression the user will be able to push a save button
When the save button is pushed that Chord progression will be saved to that song accordingly
Given the user needs to edit a chord progression because they screwed it up.
Then the user will be able to push the edit button which sits below the chord progression
When they click that button the Chord Progression will be editable
When edited as wished the user will then be able to hit the save button
When the save button is saved the new chord progression will be saved