ace-lab / planning-poker

Planning Poker is a Rails application for Story Estimation with Pivotal Tracker. It uses push notifications (Faye), Bootstrap and Font-Awesome.
0 stars 1 forks source link

Remember user's history #9

Closed an-ju closed 6 years ago

an-ju commented 6 years ago

We should remember which project the user was browsing the last time, so that we present to the user the same project the next time the user logs in. This can probably be achieved with session.

adnanhemani commented 6 years ago

Fixed with PR #13