ploi / ploi/roadmap

Checklists feature

Open
#208 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.