Some things I find interesting after accidentally mapping from my work to SF:
Your trip is 2812.3 miles and will take 2455.1 minutes.
1.7 days? I found it hard to believe it would only take two days to drive the width of the country, but other maps/sources show the same time, minus breaks of course.
For 21 miles per gallon using premium (my car; ugh), the cost of a one-way trip driving yourself is $561. If ownership cost of the vehicles is assumed the same, the hourly rate for your driver is almost $108/hour (though i'm sure there's some taxi-specific costs i'm missing).
It really makes a striking case for how inefficient hired transit can be. But the above are transit options for a single passenger that can happen at any time or schedule. What about mass-transit options?
A Greyhound bus ticket from Baltimore to SF is only $244 and two days, 15 hours. There are five transfers.
An Amtrak train ticket from Baltimore to SF is only $318, and three days, 5 hours. There are three transfers.
And a one-way Delta flight from BWI to SFO is $171, and 10 hours 49 minutes. There is one transfer.
The IRS calculates that the cost per mile to operate a car in 2014 is, on average, $0.56 per mile. This factors in the fixed (amortized cost to buy a car) and variable (gas, maintenance) costs.
Based on that, the cost to drive 2812.3 miles one way is actually $1574.89.
Thanks for sharing -- happy to offer some "instant feedback":
* Alert windows are jarring. My first instinct when I saw it was "ok, thanks for telling me who to take, but why are you telling me this in a vacuum?" -- and THEN I saw that you give a comparison. I'd skip the alert window entirely -- just show the list and at the top (or highlight, etc.) show the winner.
* It would be SUPER cool if you could calculate whether Surge Pricing / Happy Hour is in effect so the user doesn't have to manually make the choice in the drop-down. No idea if that's possible but the less work you have to make the user do, the better.
I'll keep playing around and edit with more thoughts...
Thanks for feedback! It's pretty clear people don't like the alert window, so I'll remove that.
What I liked about the alert window is that it displayed results, on same page without needing to scroll, on a mobile device.
Would you be OK with scrolling down to the see the results?
Re: your second idea, that's definitely come up a lot. They don't have API so it requires a hack around. Are there phone apps out there that read the status from another app? I'm not really thinking of any at moment, but maybe if an app could use the phone to open another app and then read from the screen, that could work...
Uber has a mobile website - you could either scrape the site (probably much easier than trying to scrape an app) or capture the traffic and build your own kind of API. There's a service called gargl that says they do that kind of thing, although I haven't got around to looking at them yet.
Hm interesting! I had not heard of gargl - may check it out. This is a hard feature to implement without their permission. There is a benefit to Uber / Lyft, if there was a direct link to their apps.
Great work. It does exactly what it says it does and helped me validate the choice I made a few weeks ago. I picked Uber and according to your app, it's the cheapest option for that route. Going forward, I'll probably use this. As for feedback.
First, I'd kill the alert message. You show the pricing by company anyways. Maybe highlight the cheapest option but I wouldn't use an alert window for it.
Second, I'd make changes to the background image. There's nothing wrong with the image at all, it's just that a tiled background like that seems a little dated to me.
Anything more than this feedback and I'd feel like I'm completely changing your design, not helping to improve it.
Thanks for feedback! It's pretty clear people don't like the alert window, so I'll remove that.
What I liked about the alert window is that it displayed results, on same page without needing to scroll, on a mobile device. Is there a way I could hide/unhide dev elements to make the inputs disappear and results appear in their place? Or what were you imagining?
I agree tiled is dated - I wanted to launch something rather quickly so this feedback is great to help prioritize what tweaks to make.
Absolutely. You may end up doing something else but you could definitely hide/unhide an element to show your results. Check this out as an example: http://jsfiddle.net/atommorgan/8Fjsq/
I realized I could just look at the JS and I can answer my own question...so yes your Lyft rates need updating :). Cost per minute is now 0.3 and cost per mile is 1.5
You are correct on your comparison of UberX and Lyft. To me it's dumb - if you're going to adjust your prices, why not match, ESPECIALLY in a commodity industry, unless you're trying to be a premium player?
They'll yammer on all day about how they're community based and thus different, but they had to significantly lower their prices didn't they? What's 50 cents going to be more to match UberX exactly?
I was wishing for something like this just this weekend. I do my own search through each of the apps every time I look for a ride. You should think about turning this into an app.
The pricing isn't quite accurate. During non peak times, its approximately $9.50 using Uber from home to my office. The pricing was showing about $7.50.
It really makes a striking case for how inefficient hired transit can be. But the above are transit options for a single passenger that can happen at any time or schedule. What about mass-transit options?
A Greyhound bus ticket from Baltimore to SF is only $244 and two days, 15 hours. There are five transfers.
An Amtrak train ticket from Baltimore to SF is only $318, and three days, 5 hours. There are three transfers.
And a one-way Delta flight from BWI to SFO is $171, and 10 hours 49 minutes. There is one transfer.