This is awesome, get it installable with obtanium. Does it have a way to only allow certain npubs to make changes?
📢📢📢ANNOUNCING KANBANSTR - A NEW NOSTR CLIENT
❓What if we could power the Gig economy through #nostr?
❓What if we could use #nostr to track our work and also personal tasks?
❓What if we could #zap people for completing tasks instead of paying them monthly or weekly?
Introducing Kanbanstr - An opensource nostr client [BETA obviously]
You can do the following as of now:
☑️ Login using nsec, npub, NIP-07 - Done
☑️ Create Boards with multiple columns - Done
☑️ Create cards in boards - Done
☑️ Add/Delete/reorder columns in boards - Done
☑️ Markdown description in cards - Done
☑️ Cards automapped to columns using EXACT status = column name - Done
☑️ Cards assigned to people using 'zap' tags - Done (This is for people to get paid when the card is zapped)
What is yet to be done?
⌛ Programmatic - Yet to do
⌛ Zap a card - Yet to do
⌛ Anything that you want to implement
Code is available at https://github.com/vivganes/kanbanstr
This was done with the #NDK as a supporting framework (thanks, nostr:npub1l2vyh47mk2p0qlsku7hg0vn29faehy9hy34ygaclpn66ukqp3afqutajft )
You can play around with the app now at https://www.kanbanstr.com/
Beware of bugs though! You can report bugs to me or volunteer a PR too :)
BTW, I have also submitted a PR to NIP repository for the same - https://github.com/nostr-protocol/nips/pull/1665
Happy new year, folks! 🥳

Discussion
Right now the authors of the cards can change. Not anyone else.
There is also a event delegation system already in nostr but I am yet to learn and implement it. This will allow you to specify who all can add cards to your board (like your team) and who all can edit those cards
Not exactly, but close
Awesome, adding this to my list of stuff to package for start9!