nss-evening-cohort-26 / gitsub-live-wire

gitsub-live-wire created by GitHub Classroom
0 stars 0 forks source link

create form for project #16

Closed yarelismartin closed 8 months ago

yarelismartin commented 8 months ago

image

This form will create a new project that can be pushed to the array of projects

Christopher-L-Cole commented 8 months ago

User Story

Acceptance Criteria

When user visits the project page/tab they will see this form to create new projects. Once a name and description is added and the create project button is pressed then it will be added to the projects array above

Dependecies

create an array of projects and after we will create a loop to dynamically add the new projects.

Dev Notes

we will need to first create the loop for the new projects to be added into. functionality of the form will not block other tickets