Ask HN: Which problems can we build an MVP for in a week?
I understand that one week is far to little time to solve any problems at all. However, I'd rather spend this week trying to tackle an actual problem than prototyping an idea for yet another 'mobile/social/local app'..
I'd love to hear if people here know about problems they'd like to see solved.
Background info:
I'm currently attending a free coding bootcamp in London called Founders&Coders. I've been coding for about a year, mostly in Javascript&Node and Python&Django. I've also been running a kids app startup for a couple of years.
PS:
An area I'm quite interested in is the inequality in the real estate market. Both the issues of buying your own flat, (extremely expensive in London), and the issues of renting a flat/shared flat. So any problems in this sphere are highly welcome.
But so are all other problems!
Cheers, Per
http://foundersandcoders.org/
[+] [-] supercoder|11 years ago|reply
So if the app requires people to list property, but as well as users to view the properties etc then it's something that will be hard to gauge any traction on quickly as you'll need both sides to be rapidly signing up.
Developing a product that is focused on either the seller or the buyer would improves your chances considerably for validating an MVP.
[+] [-] cssmoo|11 years ago|reply
[+] [-] burger_moon|11 years ago|reply
[+] [-] mrborgen|11 years ago|reply
[+] [-] bliti|11 years ago|reply
[+] [-] aepearson|11 years ago|reply
[+] [-] falcolas|11 years ago|reply
http://paulgraham.com/startupideas.html https://github.com/samsquire/ideas https://www.reddit.com/r/codeprojects/
Lots of chaff, but there's a few pretty awesome ideas to be found which could probably be tackled in a week by a focused team.
[+] [-] phantom_oracle|11 years ago|reply
1) Identify a pain-point you are personally experiencing in some X-industry
2) Search through to the deepest darkest hole of the internet to find an existing solution
3) Identify whether current players are poorly marketing themselves OR if the market is too small (only 500 people need this??)
4) If after analyzing 3), the idea is viable, go for it, else begin from 1) again.
[+] [-] mrborgen|11 years ago|reply
[+] [-] a5seo|11 years ago|reply
I bootstrapped a real estate related web app and sold it for a bit over $10M. My advice is that unless you enjoy creating stuff for technology laggards (i.e. people who adopt things only begrudgingly), avoid that industry.
[+] [-] mrborgen|11 years ago|reply
[+] [-] mooktakim|11 years ago|reply
[+] [-] BerislavLopac|11 years ago|reply
[+] [-] mrborgen|11 years ago|reply
Do you know of any services that does this already btw?
[+] [-] squiggy22|11 years ago|reply
Accuracy (many expired listings out there)- a good MVP would be a third party solution to feed inaccurate listing reports back to Rightmove / Zoopla etc, along with information on what part of the listing was inaccurate.
Shared Flat - finding the perfect room mate. Kinda like a dating app, only for room shares.
As someone else mentioned, Neighbourhoods aggregation of data from Gov websites on Crime, that sort of thing made into a good pluggable in solution using a postcode. .e.g. Pass a Postcode into your MVP API, spit back aggregated neighbourhood info.
[+] [-] maaarghk|11 years ago|reply
and there's glasgow too http://open.glasgow.gov.uk
Probably some more if you searcha bout!
[+] [-] mrborgen|11 years ago|reply
The question is wether it would be better to have is as an independent service or on top of a platform (like SpareRooms). Not quite sure about that..
[+] [-] adaml_623|11 years ago|reply
[+] [-] omegant|11 years ago|reply
[+] [-] apricot13|11 years ago|reply
It would be cool to be able to click somewhere on that map and then somewhere else and have all the routes in x radius display. (I dislike the tube so this would be amazing!)
[+] [-] ddebernardy|11 years ago|reply
http://www.tfl.gov.uk/maps/bus
[+] [-] afarrell|11 years ago|reply
[+] [-] mrborgen|11 years ago|reply
[+] [-] cscharenberg|11 years ago|reply
[+] [-] mrborgen|11 years ago|reply
[+] [-] lordnacho|11 years ago|reply
But if you have, you could do a mashup that does this:
As you walk around London, have a look at the local area. If there's a flat to be shared nearby, send a notification. If you want to share a flat, make a screen that tells people about your flat.
IMHO that's more than enough work for a week.
[+] [-] nothrabannosir|11 years ago|reply
When I'm looking for a house to rent in London, it's always lists. I never lived there, so I see area codes and addresses, and they mean nothing to me. W3? Somedisuch park?
So now, I first go to all those sites, sort by price, some obvious filters, write down the addresses in an excel sheet and pass that to a maps API. Then I have to check is there a bus close? Subway? Nightbus? &c. It's a huge chore.
I'd like big map with all the listings, and filter controls on the left. Like for the tech compare & review sites. Max price, min price. Smoking y/n. Pets y/n. Iterate and refine the searches. Hover over a listing: info. Buttons on each info box to remove individual listings, or favorite / star. Perhaps some of my own comments. Slowly iterate iterate until I get a list of 4 or 5 that look most promising. If possible, allow overlaying with custom maps, or at least have info about transit (nightbus can be a requirement for some, subway for others).
I wouldn't even mind seeding some of the data, if I had to. At least it'd give me a good overview overlapped with transit.
Does that already exist?
EDIT: Worst part about my current workflow is updates. Last time I checked was last month. Okay, now what changed? I can't know efficiently.
EDIT2: Well whaddaya know, searched again and here's what comes up https://www.padmapper.com/ . Okay, I guess that's a solved problem! :) great
[+] [-] mcjiggerlog|11 years ago|reply
If you're looking for a flatshare then you can search on a map on Spareroom, or there's http://kangaroom.net/ which I found recently and is very slick.
[+] [-] mobiplayer|11 years ago|reply
[+] [-] unknown|11 years ago|reply
[deleted]
[+] [-] unknown|11 years ago|reply
[deleted]
[+] [-] stdbrouw|11 years ago|reply
[+] [-] zupa-hu|11 years ago|reply
I want to optimize for travel time to work, travel time to grocery, travel time to gym, price.
Everyone is optimizing for travel time by deciding to live in the same country where they work, for example.
Yet the concept of showing properties on the map is flawed as it assumes distances matter, while that's not true.
Maybe just forget the idea of spareroom and create a time-map. You tell it where you are, and it colors you the world by travel-time. That may be feasible in a week.
[+] [-] shosko|11 years ago|reply
[+] [-] cynusx|11 years ago|reply