Checklists feature
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- PHP
- Stars
- 569
- Forks
- 119
- Avg merge
- 9h 20m
- Merged PRs (30d)
- 1
Description
Would be nice to have checklist attached to a roadmap item. Could be multiple, so it should be a separate model "ItemChecklist"
- Title (string)
- List (json column with checkable items)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the roadmap item model and existing model and migration patterns, then review how related records and JSON columns are handled. Done means a separate ItemChecklist can be associated with a roadmap item, supports the stated title and checkable list fields, and has coverage for the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100