dwyl / tudo

:white_check_mark: Want to see where you could help on an open dwyl issue?
https://tudo-app.herokuapp.com/
GNU General Public License v3.0
57 stars 9 forks source link

Pre-fetch people's issues while they are authenticating with GitHub #51

Open nelsonic opened 9 years ago

nelsonic commented 9 years ago

instead of waiting for people to perform the steps to authorise Tudo (to access their GitHub orgs/issues we could request their GitHub username on the login page and initiate the retrieval of their issues while they are authenticating... That way, by the time they get back to Tudo their issues dashboard is already pre-rendered and loaded! This is a _wow-factor_ people won't be expecting and thus our app immediately delivers on our first promise!

Thoughts?

iteles commented 9 years ago

I'd love to test this out, this will be an amazing selling point if we can get the performance to work like we expect!

nelsonic commented 9 years ago

@iteles have you watched the Foundation Episode featuring _Kevin Systrom_ (_instagram_) ?

https://www.youtube.com/watch?v=nld8B9l1aRE

What were the USPs that contributed to _instagram_'s success (considering how many photo-related-apps were in the app store at the time) ?

cc: @besarthoxhaj

besarthoxhaj commented 9 years ago

@nelsonic love the idea! Let's do it!

nelsonic commented 9 years ago

@FilWisher says:

"if [Bes] starts working on that, I'm going to strangle kiss him..."

(I believe him...) :wink:

Jbarget commented 7 years ago

I think the structure of this app has changed in that we don't require people to be logged in to view the list of issues so our first action when people land on the home page will be to go and fetch the first page of issues

am i ok to close this? @nelsonic

iteles commented 7 years ago

Adding individual authentication might be quite close in the future, so I'd like to keep this one open as a super low priority so it doesn't slip out of our mind.