|
|
|
|
|
by rociiu
5086 days ago
|
|
Tried the product for some times, I like the real time collaboration, agree that it's designed for software project management for iterations, tickets features, can be used by teams that runs agile development like scrum. It will be better to have code repos(github) integrated, associate commit with tickets and show the commits in the activities. Good job on the real time and single page, what tools/frameworks are you using? |
|
We use the Ruby on Rails as the backend. And use Spine.js for the front-end MVC framework. For the the real time part, we use a service called Pusher.
Up to now, this combo works pretty well for us.