Hi! For the ones of you that use Trello, I made a simple to use and host alternative in PHP. It’s not a complete alternative like other projects, and I mainly made it to be able to host it on free PHP web servers while having control over data/attachments. It also support a basic importer for Trello JSON exports.

I’m hosting a test instance here, you can make an account to try it out (no email required):

https://trytarallo.altervista.org/

And the repository with other instructions is here:

https://github.com/michelematteini/tarallo

    • Rikj000@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      13
      ·
      3 months ago

      I write PHP on the daily and don’t understand the hate it gets :/

      At least I can work on Linux at home while my co-workers are stuck on Windows with their C#

      • OpenPassageways@lemmy.zip
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        3 months ago

        It’s been nearly 10 years since you needed to develop with C# on Windows.

        New versions of .NET have been cross platform with a free IDE since 2016.

        • Rikj000@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 months ago

          Legacy software still requires maintenance.
          Legacy dependencies still require to be used in new projects.
          Dual booting multiple times a day is not feasible.

          For those reasons none of my co-workers can fully switch to Linux.