TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Treenga is now open source

2 pointsby wx196over 4 years ago
I decided to open source Treenga issue tracking system I worked on the last year. It was mainly created to provide an easier way to create task descriptions in &quot;full-page&quot; mode, where images will be treated as first-class citizens, and provide a way to manage hundreds of tasks. Something like a hybrid of Dropbox Paper and Github Issues. Treenga has a hierarchical tag structure, so you can create a structure like<p>Departments<p>-- Marketing<p>-- Product<p>-- Development<p>Importance<p>-- High<p>-- Medium<p>-- Low<p>etc.<p>Now I want to open source it, so you can install it on your own server and use it for free under MIT license. It is done by using Laravel (PHP) and Vue.js and required about a 1 developer&#x2F;year to build, mainly because of several changes in the project concept (I suppose it would be about 30% faster without that changes).<p>Project url: https:&#x2F;&#x2F;treenga.com&#x2F;, Github: https:&#x2F;&#x2F;github.com&#x2F;treenga&#x2F;treenga

no comments

no comments