test task for GoEuro
- used cocoapods for managing dependencies
- used Reactive cocoa for tracking changes in textfields, and in operation queue.
- used RestKit for fetching, syncrhonizing, and mapping objects from the web.
- used MagicalRecords for working with database and CoreData.
- used ABCalendarPicker for calendar widget
- used INTULocationManager for determination of current user location
- for simulator used gpx file with location in Berlin.
- used MLPAutoCompleteTextField for autocompletion in textfield
- haversine algorithm for calculation of distance to the places.
- documented code