arya2004 / arya2004/beginner-python-mini-projects-hacktoberfest-2025

[FEATURE] Terminal Kanban — lightweight terminal Kanban board

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
25
Forks
113
PR merge metrics
No merged PRs in 30d

Description

I want to build a A small, dependency-light terminal Kanban board for managing personal tasks. Use it entirely from the command line to create boards, add cards, move cards between columns (Todo, In Progress, Done), tag/prioritize cards, and persist boards to disk. The project is beginner-friendly and ideal for Hacktoberfest contributions. .Please assign me this under the tag of Hacktoberfest

Contributor guide

Open the contributing guide

Research direction

No implementation files, entry points, or tests are named. Start by reviewing the repository's existing project conventions, then determine how the command-line board should create boards, manage cards and columns, tag or prioritize cards, and persist data; done means all listed operations work from the terminal and survive being saved to disk.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.