rdmorganiser / rdmorganiser/rdmo
Allow users to create their own tasks
Open
Nobody has claimed this yet.
effort:major
priority:low
type:feature-request
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Rationale / Begründung
For when a user might want to create a task on their data management which is not represented by a question in the catalog.
Affected
Users
Minimal functionality
- add a create task button for the user
Nice-to-have functionality
- allow this task to be referred to a certain question
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 locating the existing task creation flow and the user-facing task views, then inspect how catalog questions are represented. Determine the entry point for adding a create-task button and how a user-created task should be stored. Done means a user can create a task without a catalog question, with question linking handled only if the existing model supports it clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100