My wife needed a cycle tracker. Everything out there was either Flo (which got sued twice for sharing health data) or an abandoned GitHub project. So I built Ovumcy. Single Go binary, SQLite, Docker-ready. No analytics, no third-party APIs, no cloud. Your data stays on your server. Features: period tracking, symptom logging, predictions (ovulation, fertile window), statistics, CSV/JSON export, dark mode, Russian and English. Just pushed v0.2.5. Looking for feedback from real users.

  • terraincognita@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    16
    ·
    20 hours ago

    You can see that I use some of metrics, like test coverage, estimates and so on to prove its validation as potentially serious project, that will grow from a pet one.

    • Tibi@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      3
      ·
      14 hours ago

      Testcoverage by ai generated Tests is close to worthless. “Tests are only as good as the person writing them”

      Did you generate your tests?

      • terraincognita@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        I agree with you, therefore I also need contributors for that. It is difficult to run this on my own, as I have basic in coding, but not a tester, so I have to use agentic workflow to check after it was generated, so it is not just like hiding sh*t.