I made FOSS project management (kanban) app with version and project controls, cards filtering and search.
I plan to implement WIP (work-in-progress) limits and email notification for the approaching deadlines. What else would you like to see?
Edit: typo
Edit-2: Implemented WIP and columns name change from UI
Do you mean FOSS project planner or FOSS project planner? Is it exclusively for planning FOSS projects?
Jokes apart, it looks promising
Thanks a lot, I appreciate
The URL in the repo ends with ‘com’ and is shown as available for sale
Thanks a lot, I corrected that, the correct extension is .co
Free kanaban app
I think this should say kanban ;)
But hey, this looks really interesting. Willing to give it a try!
Many thanks indeed - corrected!
Been using it for a little - is there any way to rename columns, and maybe changing the colour of the column?
No, not yet, but it is a good idea. I will have to think how to do that
Edit: I just thought, what you could is to delete the existing column and then add back a new one with the name you like. You will lose the default colors though.
Lol yeah I did do that as a workaround, but if you had a full board that would be less than ideal.
Just a suggestion though, no worries.
I just implemented the columns (stages) name change. But the coloring will be lost.
Nice!
Does it offer Nextcloud integration?
No, it uses Supabase as a backend. Nextcloud is a self hosted file sharing system, isn’t it? Not a database?