You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I user, I want to be able to track all the hours my volunteers are spending on a project.
Given a user is logged in
When they view a Single Project Then a table at the bottom shall allow the user to select an assigned volunteer Then add hours to that volunteer and save that information to a project
Story
As I user, I want to be able to track all the hours my volunteers are spending on a project.
Given a user is logged in
Then a table at the bottom shall allow the user to select an assigned volunteer
Then add hours to that volunteer and save that information to a project