Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Working on a agile task tracker with some friends (similar to trello, but more dev oriented): http://imgur.com/a/4PF4z .

(written with spring mvc for the server side, angularjs for the client side, use websocket/socks.js).

Will be available as a open source project.



I like the UI a lot actually. Really nice. What are the parts making this one more dev oriented ?


It's still work in progress, but compared to trello:

- it has a flexible tagging system which combined with the search can provide some nice filtering views (on the board view the filtering is done client side and it's applied in real time on new or updated content)

- use of github flavored markdown for comments and description (and code highlight)

- multiple login are supported (at the moment we have oauth2 for google/github/bitbucket, mozilla persona, ldap)

- support for categorizing the tickets in milestones (and a dedicated milestones view)

- a permission system which is quite fine grained

- it's not a SaaS


nice, please provide github link we could bookmark...


Hi, it will be available at https://github.com/digitalfondue/ in a few months.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: