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
    0
    ·
    2 months ago

    I do use AI tools while developing this project, but I also have a BSc in Computer Science. AI is a productivity tool.

    Security is something I take seriously, especially since the project deals with health data. All code has test and you’re welcome to inspect the repository yourself or point out any specific security concerns if you notice them.

    Regarding licensing: the AGPL license applies to the project as a whole regardless of the tools used to write parts of the code.

    If you have concrete technical feedback or security issues, I’d genuinely appreciate it.

      • chicken@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        because I don’t know jackshit about coding and I am not gonna pretend I do.

        But if OP does know and applies that knowledge to what they are doing, it’s not the same thing and doesn’t make sense to have the same disclaimer.