CodeyBoi / CodeyBoi/appendix3

Allow for a limited amount of signups on a gig

Open
#294 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
1
Avg merge
15m
Merged PRs (30d)
21

Description

Gigs should have a nullable field which, if not null, limits the amount of signups allowed for the gig, and prohibits signups when that limit is reached. This should also disallow "Maybe" as a signups option.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the Gig data model and signup flow; done means a nullable signup limit is enforced and Maybe is disallowed when that limit is reached.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.