Skip to content

Latest commit

 

History

History
26 lines (11 loc) · 723 Bytes

README.md

File metadata and controls

26 lines (11 loc) · 723 Bytes

UserLocation

Get current location, search places, give feedback for specific countries, hamburger menu, radio buttons.

User login and authentication. (To authenticate to specific Api, change the url and uncomment "return isGranted")

Get specific data from public Api https://jsonplaceholder.typicode.com .

Integrate hamburger menu in App from: https://github.com/John-Lluch/SWRevealViewController .

Use radio buttons to give specific feedback: https://github.com/DavydLiu/DLRadioButton .

Post the feedback info to the server(specific Api).

Take permissions from user to take current location.

Give direction from current user location to the clients data taken from Api.

Make search to specific locations.