bortami / VMS

A Volunteer Management System to track volunteers, projects, volunteer hours, and to assist organizations in matching their volunteers to projects based on skills. Created as the Front End Capstone for NewForce.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Volunteer Profile View

bortami opened this issue · comments

###Story
As a user I should be able to see more details about my volunteers

Given a user is logged in and wishes to view a volunteer's profile

  • When The user clicks on the volunteer's name in the app, or links directly

Then The profile should include

  • name

  • email

  • skills

  • image

  • location

  • notes

  • assigned projects

  • total hours

  • When the user wishes to take actions involving the volunteer
    Then the user can make notes, add the volunteer to a project, edit previously saved notes,

  • When the admin wishes to edit information
    Then an edit form shall be displayed