April 2017
Beginner to intermediate
378 pages
7h 57m
English
The app we are going to build is named Riderr. Riderr helps users to book a cab between two points. This app uses the APIs provided by Uber (https://uber.com/) to book a ride. In this app, we are not going to integrate all the APIs of Uber. We will be implementing a few endpoints that display the user's information as well as the user's ride information, and a few endpoints that help us book a ride, view the current ride, and cancel a ride.
To achieve this, we will be using Uber's OAuth to authenticate the user so that we can display the user's information as well as book a ride on behalf of the user.
Here is a quick preview of what the app is going to look like once we are done building the app:
Read now
Unlock full access