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.


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions