Inspiration
Lyft API is a web-base application that aim to provide an easy and faster way to obtain Lyft ride.
What does it do
Connects user information. Send requests to a Lyft server and retrieve basic information like types of ride, cost of a ride, cheapest ride and display result to user
What did we use
We used Php5 programming language to get access to Lyft APIs and get data from the server. HTML5 and Css to display user information on a webpage
Challenges
We had difficulties to connect to the Lyft APIs via Php5, but it turns out well. We could also get an easy access to Lyft APIs via Python, but Php5 was just easier to embed data to the website.
What we are proud of
We are proud of getting access to the APIs and displaying data that the user would like to see
What we learned
It takes time and commitment to deploy a good web-base application
What's next for LyftAPI
write all the app's functionalities and make it work
Log in or sign up for Devpost to join the conversation.