Open Source Tasks Management Collaboration Online Tools: Gitea Over Google Docs
I'm part of a volunteering association that organizes competitions and teaching sessions for teenagers, helping them solve algorithmic riddles. Like any team working towards a common goal, we need to coordinate our efforts efficiently and effectively. Currently, task management, event organization, and collaboration are mainly done through Google Docs. In this post, I'd like to argue why we should switch to a Gitea-based system. Why do we need a tool in the first place? When working on a collaborative project, especially one with multiple people and tasks, it’s easy to lose track of what needs to be done next. A lot of time can be wasted just figuring out the current state of tasks. This includes determining which tasks have already been completed, which ones are still pending, and how much work is left. A good task management tool should help answer these questions quickly and easily, while also being able to write down even small tasks without friction. It should allow the te...