I am making software for my ergo therapy and I would like to publish it on fdroid

Hello,

I am being followed by an ergotherapist

And one thing I have to do is record things like my occupation and fatigue level a few times a day.

Which I never do.

So I thought I would make software that pops a notification on my phone one in a while, and give me a simple multiple choice then a view of my data so far and some way to send it to my ergotherapist at the end of the month.

So I made first a demo prototype,then I made web app

next I’m going to make an api for syncing accross devices

and then I’ll make a android java app version, a webassembly version and a windows & linux GUI and TUI version

So my question, this is all going to be GPLv3

So how do I prepare it so it is in the right state to publish on fdroid ?

Here is what the application will look like

Day view

Here is what the questionnaire looks like

And this is the weekly view

Those are from the demo

And here is what the web app looks like

And here is the repo (might not be up to latest version)

https://github.com/occupationapp/occupation