Firepoker.io - Planning Poker built with AngularJS and Firebase
11–20 of 26 posts
Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#12Very cool! We were just discussing the need for something like this as we have a hybrid on-site/virtual team so our Planning Poker meetings become a bit difficult. Couple of suggestions: 1) Allow flexible cards...the numbers we tend to use are slightly different 2) Allow mass import of stories once the game has started. Ideally I'd have one persistent URL that I can use in our recurring invite, instead of having to c…
Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#13Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#14Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#15Everything is in the MainCtrl. No separation of concerns, at all. If you have felt that testing is hard (test folder looks a bit empty), it's probably because you're not separating things enough.
Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#16Looks cool and all but kind of worried about the code. Have a look at it: https://github.com/Wizehive/Firepoker/blob/master/app/script... Everything is in the MainCtrl. No separation of concerns, at all. If you have felt that testing is hard (test folder looks a bit empty), it's probably because you're not separating things enough.
Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#17The new game page seems to break Chrome's back button.
Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#18Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#19Re: Firepoker.io - Planning Poker built with AngularJS and Firebase
#20Any idea if you will there will be future integration for something like JIRA? This could really speed up the process of getting things up there.