Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major updates in the UberKit and UberKitDemo #27

Closed
wants to merge 8 commits into from
Closed

Major updates in the UberKit and UberKitDemo #27

wants to merge 8 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 31, 2015

Updates in the UberKit:

  • Added the Uber API methods: request, request detail, cancel, receipt and map
  • Removed the local folder of the UberKit and add the reference
  • Added the option to switch between the sandbox and production base url path
  • Added more models
  • Added comments
  • Minor improvements in the UberKit class

Updates in the UberKitDemo:

  • Your can show the products, promotions, price estimates and time estimates in a table view
  • Added the class 'UberRequestViewController'
  • Added the possibility to make a request and show the detail of the request
  • Driver and vehicle detail are displayed
  • You can contact the driver
  • You can cancel the request
  • You can see the visual representation of the request
  • You can see the completed request receipt

Juan Garcia added 7 commits August 29, 2015 00:32
* I was improved alignment methods
* Added sandbox and production base url
* Added more scope parameters
*
- Update UberKit library
- Update UberKitDemo
- Added new models
- Added Uber request methods
- Updated the UberKit initialization
- Added the scope parameter
- Update the UberKit
- Update the UberKitDemo
- Display the Uber products, promotions, price estimates and time
estimates in a table view
- Remove the copy of the UberKit library in the UberKitDemo and add the
reference
- Added a folder structure
UberKit:
-  Use the delegate: “loginFailedWithError”
- Remove the method: “setNetworkActivityIndicatorVisible”

UberRequestViewController:
-   Implement the request, request detail and cancel Uber API methods.
- Added the ability to show the start and end coordinate in a map.
- Added the ability to show the uber driver and vehicle info.
- Added the ability to call the driver
- Update README.md
- Remove UberKit class variable and use the singleton instance
UberKit

- Update the methods getRequestMap… and getRequestReceipt…

- Added the models UberMap, UberReceipt and UberReceiptCharge

- The methods getRequestMap… and getRequestReceipt… are implemented in
the UberKitDemo

- Update the README.md file
@ghost ghost closed this Sep 2, 2015
@ghost ghost reopened this Sep 2, 2015
@ghost ghost changed the title Update the UberKit and UberKitDemo Major updates in the UberKit and UberKitDemo Sep 2, 2015
@ghost ghost closed this Apr 5, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants