Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Chores #512

Open
gymnae opened this issue Sep 20, 2024 · 1 comment
Open

Feature request: Chores #512

gymnae opened this issue Sep 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gymnae
Copy link

gymnae commented Sep 20, 2024

What's the feature 🧐

Add the ability to define chores which rotate between responsible. Fits well to a shopping list app, which also touches on household management.

My rough idea:

  1. Add a new tab for ToDo/Chores (ToDos being already on the roadmap of this project)
  2. Selecting Chores opens a simple, kanban card style list with one column
  3. Users can add tiles with one sentences tasks, like "Vacuum the ground floor"
  4. User can add members of the household to be part of the rotation
  5. The rotation can be ordered or randomized
  6. The chores are listed alphabetically
  7. The chores, where it's my turn, are on top of the list and themselves also sorted alphabetically
  8. A long press/click on the tile of a chore I am responsible for marks the chore as done and removes it from the top list and assigns it to the next person

I would avoid due dates, sub-chores or gamification to keep it simple

Extra information and references

No response

@gymnae gymnae added the enhancement New feature or request label Sep 20, 2024
@TomBursch
Copy link
Owner

Related #55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Planned
Development

No branches or pull requests

2 participants