To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorZipCode
As Customer I want to find the nearest rental station around my place identified by my zip code.
-
Background
To achieve this feature, a mapping between zip code and a geoposition is needed. A REST Service shall return the
geo-coordinates to a given zip code. -
- Scenarios
-
- Scenario
-
- When
- My zip code is 33619
- Then
- my coordinates are 52.0333, 8.5333
- When
- My zip code is 38440
- Then
- my coordinates are 52.4239, 10.7812
Last published over 5 years ago by Nils Bokermann.