Skip to content

Create Project Endpoint #71

Description

@grantfox-oss

Description:
Allow authenticated and KYC-verified users to create a new campaign.

Tasks:

  • Create POST /api/projects
  • Require authentication and kycStatus: approved
  • Validate all required fields
  • Set initial status to pending (awaiting admin approval)
  • Return 201 Created with the new project

Acceptance Criteria:
KYC-approved users can create projects; unverified users receive 403.


Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions