Allow for a limited amount of signups on a gig
Open
- 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
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