Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days ago
JSON representation
An enhanced version of my previous interview home assignment I've got from an awesome Hi-Tech company. Enjoy :)
- Host: GitHub
- URL: https://github.com/PerrchicK/iOS-JobInterviewHW2.0
- Owner: PerrchicK
- Created: 2017-12-01T14:40:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T13:14:55.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T12:32:59.641Z (4 months ago)
- Topics: firebase, firebase-auth, firebase-realtime-database, interview-practice, ios, location-services, maps, radius, swift
- Language: Swift
- Homepage:
- Size: 6.43 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 databasePreview:
![app preview](https://raw.githubusercontent.com/PerrchicK/iOS-JobInterviewHW2.0/master/%2B/app-preview.png)Enjoy :)