add more views to deck
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Hey,
first a big thank you for your work on the deck app!
I have found that with complex projects, the limited possibility of views leads to confusion. Two views would help a lot in terms of productivity:
-
a third mode for toggle view: 1. compact, 2. normal, 3. extended where you can see the first lines of the content or the first lines of a to do list of a card to give you an overview.
-
a timeline or gantt diagram where you can see the sequence of tasks. see also: #134
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 reading related issue #134 and inspecting how the current card view modes are represented. Define the scope for an extended mode showing card content or to-do lines, plus a timeline or Gantt view for task sequencing; done means both requested views are implemented and usable for complex projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100