Skip to content

Research API's #2

@ovflowd

Description

@ovflowd

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 ??)

Metadata

Metadata

Labels

bugSomething isn't workingfbapiFacebook APIgmapsRelated to Google Mapsresearchlet's researchuberapiRelated to Uber API

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions