Taxi booking app. User can log in as a driver or passenger. Passengers can select a pickup point and book a taxi, see live location of the driver.
-
Written in React Native
-
Using React Native Maps, Google Directions API, Google Places Autocomplete API
-
Using a REST API for login with Node and Express
-
JWT authentication
-
Style modifications for iOS and Android