Hello everyone, I just wanted to introduce you to my newest project. Its a simple time-based priority queue for your chores!

I suppose its a very niche area, I just wanted to have some queue from which any member of my family can take one of the top most priority chores.

Also, it is (going to be) kinda my reference project so you may find some weird stuff like why the heck am I using liquibase 😀 Simply because I use it at work and I want to show it off in the future when I am sending my CV!

I make no promises for the future feature, but I would like to have chore categories (so multiple dashboards baby) and maybe a home assistant plugin (for smart displays).

Oh and one more thing, I did not use any LLM’s to create this stuff. I think at some point I will have to make some project with AI to “improve” my CV, I am seeing it in way too many job descriptions, but I don’t want to do it for the fun projects like this one.

Anyway, I hope you like it, feel free to tell me your opinion, even if it’s just saying that my sense for UI esthetics sucks (oh boy I do not have that sense I know it) 😀

Oh and here is the repo https://codeberg.org/Tony4dev/chorizard

  • UndeadDreads@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 hours ago

    This looks great! Awesome name too.

    Over the past couple of days I have been looking specifically for a chore tracking solution, so it’s impeccable timing to see this pop up.

    I really like the idea of there not being specific dates or schedules, but just a time since a chore was last done. I’ve only just set myself up with Grocy last night but tracking things on a specific date/schedule concerns me because sometimes I simply cannot get it done and think the flexibility in what you’ve gone for is more accommodating.

    One thing I would certainly appreciate are notifications on mobile. This doesn’t necessarily mean a mobile app (but also doesn’t mean not!), but even something that could hook into, for example, Gotify would be neat.

    Thanks for sharing your cool project!

    • dieTasse@feddit.orgOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      36 minutes ago

      Lol nice coincidence 😀 Hope you will like it! There is still a date though, it’s not completely decoupled, but it’s more sliding window and I only mark the chores as overdue if missed, but it still sorts neatly which is what you might like 😊 I was thinking making it pwa, which i am not sure if it can send notification. I can check it out for sure because I think it would be useful. I don’t really know gotify, been using ntfy (selfhosted), so i gotta look into it and maybe what they have in common to do something more universal.

    • dieTasse@feddit.orgOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      13 hours ago

      Haha, welcome 😀 I enjoy writing code and I hate all the unethical (or illegal) stuff that the AI companies do…