Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 380 Bytes

File metadata and controls

10 lines (10 loc) · 380 Bytes
  1. Create the confirm page
  2. Plot a random point on map
  3. Get Coordinates from a location address
  4. Add the pickup & dropoff as markers on the map
  5. Add a auto zoom to be able to zoom into the markers
  6. Pass the location data into the search page
  7. Use the passed data to put it on the map
  8. Create HTML for Ride Selector
  9. Calculate the price of the Uber
  10. Add Login