kurusugawa-computer / kurusugawa-computer/annofab-cli
プロジェクトの状態を簡単に把握できるコマンドを作成する
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- Avg merge
- 51m
- Merged PRs (30d)
- 12
Description
複数のproject_idから、プロジェクトの状態を簡単に把握できるコマンドを作成する。
- project_id
- project_title
- project_status
- project_overview
- organization_name
- input_data_type
- input_data_count_in_task
- task_count
- task_count_by_phase
- annotation
- inspection
- acceptance
- task_count_by_status
- completed
- on_hold
- worktime_hour
- worktime_hour_by_phase
- annotation
- inspection
- acceptance
- working_user_count
- working_user_count_by_phase
- annotation_phase
- inspection_phase
- acceptance_phase
- annotation_specs_label_count_by_type
* bounding_box
* ... (任意) - first_working_date
- last_working_date
- working_days
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing project-related CLI commands and the interfaces they use to obtain project and task data. Define how the command accepts multiple project_id values and how each requested metric is represented in its output. Done means the command reports the listed project, task, work-time, user, annotation, and date fields for multiple projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100