-
Wekan
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
Hi Wekan,
looks cool but IHMO suffers from confusing documentation and onramp.
It took me multiple attempts, days apart, after initially stumbling upon this comment to get a better sense of it.
The project homepage (https://wekan.github.io/) stresses the different installers but at that point I didn't know if I want to install it or not.
Clicking on the Features link (https://wekan.github.io/#features) just takes you a few lines down on the same page which doesn't tell you much.
I tried to find a link to the Github repo but that wasn't obvious either. Eventually I stumbled upon it by following the Docs and API links at the bottom but those are very small and hidden compared to the rest of the content on the page.
From the Docs wiki there is a much better list of Features (https://github.com/wekan/wekan/wiki#:~:text=Calendar-,Featur...) that tells me more of what I was looking for.
However, I still don't know what database backends are supported or how configurable those are which I need to know in order to assess my backup strategy and how much work it will be for me to maintain this for our intranet site.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Kantankanban
A Kanban CLI tool. Create boards, add cards to them or remove them. Built in Python using Typer, it stores cards as JSON data, trivially exportable and usable in other platforms if desired.
-