Inspiration
We got tired of having to switch between the Uber and Lyft applications when comparing prices before leaving, so we decided to create an application that would do that for us.
What it does
Takes in a start and end location and uses the Uber and Lyft API's to find the price estimates from the start to end location for all products (e.g. UberPool, LyftSUV, etc).
How we built it
We used Android Studio with Java and XML to build this mobile application.
Challenges we ran into
Implementing the Uber API was difficult because much of the code was deprecated and unusable, so we had to come up with our own algorithms for finding the estimations from Uber (also Uber had almost no documentation on their methods and classes).
Accomplishments that we're proud of
This was our first hackathon and our first time using API's, so we are proud that we were able to create a somewhat finished product by the end of it.
What we learned
Don't use Uber's API :(
What's next for Lyber
Including a map with the user's route, better estimates, better transitions/animations and aesthetics, maybe more functionalities that we can think of.
Log in or sign up for Devpost to join the conversation.