klaudiosinani / klaudiosinani/taskbook
Add a web UI for taskbook
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 393
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The feature is not related to any stated problem in the issues. It is a new feature.
**Describe the solution you'd like**
I would like to have taskbook have an interactive web based user interface.
Taskbook can then launch the browser via the command
```bash
tb --ui
```
**Additional context**
I think this feature will make TaskBook appealing to a larger audience other than cli power users only
Contributor guide
Research direction
The issue only identifies the existing Taskbook CLI and the proposed `tb --ui` command; it names no files or tests. Start by locating the CLI entry point and understanding how commands are parsed. Done means a usable interactive web interface can be launched with `tb --ui` and supports Taskbook's tasks, boards, and notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100