Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Foursquare API #136

Open
mathonsunday opened this issue Apr 14, 2014 · 7 comments
Open

Integrate Foursquare API #136

mathonsunday opened this issue Apr 14, 2014 · 7 comments

Comments

@mathonsunday
Copy link
Contributor

For listing hours and images.

@mathonsunday mathonsunday self-assigned this Apr 14, 2014
@mathonsunday
Copy link
Contributor Author

Can I get a mockup or general suggestions for where to put the hours information?

@mathonsunday
Copy link
Contributor Author

It seems like Basecamp's Local Time (https://github.com/basecamp/local_time) is what I want to handle time zone differences. Anyone have suggestions or tips in that department? As far as I can tell the Foursquare API is giving me back times in UTC.

@tkwidmer
Copy link
Contributor

this was the original spec for the show page: https://github.com/RefugeRestrooms/refuge_assets/blob/master/specs/original_specs/showpage.jpg

but it doesn't account for the image

@mathonsunday
Copy link
Contributor Author

What size do you want the image to be?

According to the Foursquare API docs:
size can be one of the following, where XX or YY is one of 36, 100, 300, or 500.

  • XXxYY
  • original: the original photo's size
  • capXX: cap the photo with a width or height of XX (whichever is larger). Scales the other, smaller * dimension proportionally
  • widthXX: forces the width to be XX and scales the height proportionally
  • heightYY: forces the height to be YY and scales the width proportionally

@tkwidmer
Copy link
Contributor

tkwidmer commented May 7, 2014

I think 100x100 is fine @mathonsunday . Currently the placeholder img is 110x110 - so lets do that.

@mathonsunday
Copy link
Contributor Author

Anyone interested in pair programming with me (even an hour would be awesome) to help finish this task off? We could meet in person in the Bay Area or do it remotely.

@tkwidmer
Copy link
Contributor

i could meet up this weekend and do a session. =) sunday?

@mathonsunday mathonsunday removed their assignment Sep 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants