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

add Project

bortami opened this issue · comments

Story

as a user I should be able to add new projects

Given the user is logged in
When the user clicks "add" in project list view
Then a form shall appear that asks for the project's details as listed in #13

When the user clicks "save"
Then the project is saved
Then project list is updated across the application

Completed. 04/1/2019