jtubert / 2by2

Double Exposure App
0 stars 0 forks source link

Popular photos #248

Closed amintorres closed 9 years ago

amintorres commented 10 years ago

John, should add a section for popular 2by2s, perhaps the logic should be as simple as a just setting a key value as true on false which will add the selected photo to a list of popular... I can manage and hand pick photos once or twice a week.

jtubert commented 10 years ago

Do you want to add this on the app or web?

amintorres commented 10 years ago

app, we can do it on web later if we want to... but the app first.

jtubert commented 10 years ago

Design it and I'll start working on it.

Sent from my mobile device

On Apr 1, 2014, at 10:10 AM, "Amin Torres" notifications@github.com wrote:

app, we can do it on web later if we want to... but the app first.

— Reply to this email directly or view it on GitHub.

amintorres commented 10 years ago

well, this may be affected by the new nav structure. will talk.

On Tue, Apr 1, 2014 at 3:16 PM, John Tubert notifications@github.comwrote:

Design it and I'll start working on it.

Sent from my mobile device

On Apr 1, 2014, at 10:10 AM, "Amin Torres" notifications@github.com wrote:

app, we can do it on web later if we want to... but the app first.

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHubhttps://github.com/amintorres/2by2/issues/248#issuecomment-39246550 .

jtubert commented 10 years ago

In that case @JosephLin will probably work on this. We can add a field on the photos table called "popular". And you can set them to true if they should show on that feed. Then we can easily query by that field.