Skip to content

Non-Profit Form #9

@AryanJ-NYC

Description

@AryanJ-NYC

Story

As a non-profit, I want to be able to add my non-profit to the website so users can interact with my non-profit.

Acceptance Criteria

GIVEN the organization form exists on the front-end
AND POST functionality for creating organizations
WHEN an organization fills out the form and clicks submit
THEN a new organization is created in the database
AND the user is forwarded to the organization details page

Separation of Responsibilities

  • @ElleeB to allow POST requests to /organizations
  • @veredrec to create organization form templates
  • Aryan to make HTTP request to backend

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions