Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PerrchicK/iOS-JobInterviewHW2.0

An enhanced version of my previous interview home assignment I've got from an awesome Hi-Tech company. Enjoy :)
https://github.com/PerrchicK/iOS-JobInterviewHW2.0

firebase firebase-auth firebase-realtime-database interview-practice ios location-services maps radius swift

Last synced: 2 months ago
JSON representation

An enhanced version of my previous interview home assignment I've got from an awesome Hi-Tech company. Enjoy :)

Awesome Lists containing this project

README

        

# Candidate's HW Challenge 2.0
3 Years ago I made a [HW for candidates](https://github.com/PerrchicK/iOS-JobInterviewProject) as an interview process.
This time, I have got the chance to improve the previous implementation.

You can find here:
- Embedded in-app Google Map
- Find places nearby (and presented as UI Markers)
- Reverse geocoding (from coordinate to address)
- Address search with autocomplete (Google's API)
- Indexing people names autocomplete (My API) in Firebase database
- People name search using autocomplete (My API)
- From parking to driving detection
- Location sharing in Firebase database

Preview:
![app preview](https://raw.githubusercontent.com/PerrchicK/iOS-JobInterviewHW2.0/master/%2B/app-preview.png)

Enjoy :)