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

Research API's #2

Open
ovflowd opened this issue Jun 2, 2018 · 1 comment
Open

Research API's #2

ovflowd opened this issue Jun 2, 2018 · 1 comment
Assignees
Labels
bug Something isn't working fbapi Facebook API gmaps Related to Google Maps research let's research uberapi Related to Uber API

Comments

@ovflowd
Copy link
Owner

ovflowd commented Jun 2, 2018

For now we will basically use two main API's from the Google Maps library set, they're the Google Maps Geocode API and the Google Maps JavaScript API.

Also we will use the UberAPI, @thiagosjk and @Vedolin you folks came to the Uber API talk, so what we can do with the API? What are their limitations?

What we will interact with the UberAPI in order to achieve our goals?

nvm, here is what I'm planning to do with the Google Maps API:

  • Gathering of Location Data by Address (FTS).
  • Retrieval of the Data and LatLng attributes (Latitude:Longitude)
  • Plot the result in the Map.for

The user also could drag to a specific position, that will use the LatLng search pattern of Google Geocoding instead of FTS.

Also, support of the Facebook Developers API for basically doing the following interactions:

  • Registering the user if it's new (only need Facebook Identifier, E-mail and Full name)
  • Login if account already exists
  • Gathering User Friends (Name, Photo, Identifier, E-mail ??)
@ovflowd ovflowd added bug Something isn't working gmaps Related to Google Maps uberapi Related to Uber API research let's research labels Jun 2, 2018
@ovflowd ovflowd added this to the UberHack Milestone milestone Jun 2, 2018
@ovflowd ovflowd added the fbapi Facebook API label Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fbapi Facebook API gmaps Related to Google Maps research let's research uberapi Related to Uber API
Projects
None yet
Development

No branches or pull requests

3 participants