Settings

Theme

Treenga is now open source

2 points by wx196 5 years ago · 0 comments · 1 min read

Reader

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 "full-page" 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

Departments

-- Marketing

-- Product

-- Development

Importance

-- High

-- Medium

-- Low

etc.

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/year to build, mainly because of several changes in the project concept (I suppose it would be about 30% faster without that changes).

Project url: https://treenga.com/, Github: https://github.com/treenga/treenga

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection