If you're going to tackle something in the area of real estate for your MVP, I'd advise being careful not to create something that is a two sided market place. 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 e…
Ask HN: Which problems can we build an MVP for in a week?
41–50 of 52 posts
Re: Ask HN: Which problems can we build an MVP for in a week?
#42I've been looking for rentals in London lately, here's my frustration. Perhaps this already exists and I can't find it (please tell me): a good, map-based UI for refining search for rentals. 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, so…
Re: Ask HN: Which problems can we build an MVP for in a week?
#43Problem: I have a 30+ variations of the same photo, and I only need the "best" one. Help me find it with the help of Turk. 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.
Re: Ask HN: Which problems can we build an MVP for in a week?
#44Earlier quoted context omitted.
That's a good process! My personal pain-point in this is paying way too much rent for way too little. (However, that's just the supply/demand mechanisms doing its work). But also, the landlord aren't delivering what it promised before I moved in...
It might be interesting to look into creating a service for form-letters for various real-estate complaints. I know that previously, I've had to deal with landlords who were withholding my security deposit, or refusing to make repairs, and a way to quickly generate official, legally-correct letters for requesting what I am legally entitled to could be useful.
Re: Ask HN: Which problems can we build an MVP for in a week?
#45Re: Ask HN: Which problems can we build an MVP for in a week?
#46Earlier quoted context omitted.
This should be a lesson at all "coding bootcamps" - learn to pick up the phone and talk to people.
Not just to all coding bootcamps students, but to all coders/founders/creators. I've met very few who actually do it, spanning from amateurs to experienced developers.
The rest of the world, the people who will be paying you money or helping you solve your problem, don't always operate in the same closed off world of email-only communication.
In my work experience : Phone calls or in-person meetings = $$. Email only = lots of emails.
So, in this case - I'd compile a list of realtors and/or letting agencies. Then, call them up and ask them about their pain points.
Not only will you get REAL and valuable info, but you'll be making potential connections. (call them up next week and say, "hey, remember that product I was making to help you? well - I did it, you should check it out")
A room full of programmers will likely never have the answers that you are looking for (in this case).
Re: Ask HN: Which problems can we build an MVP for in a week?
#47If you're going to tackle something in the area of real estate for your MVP, I'd advise being careful not to create something that is a two sided market place. 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 e…
I was thinking about a 'Yelp for rental apartments', where people can rate their experience with various landlords. Hopefully it could make bad landlords provide a better service. But as you point out, it's such a huge task to reach critical mass on something like that.
Re: Ask HN: Which problems can we build an MVP for in a week?
#48Earlier quoted context omitted.
Not just to all coding bootcamps students, but to all coders/founders/creators. I've met very few who actually do it, spanning from amateurs to experienced developers.
It's weird right? The rest of the world, the people who will be paying you money or helping you solve your problem, don't always operate in the same closed off world of email-only communication. In my work experience : Phone calls or in-person meetings = $$. Email only = lots of emails. So, in this case - I'd compile a list of realtors and/or letting agencies. Then, call them up and ask them about their pain points.…
Re: Ask HN: Which problems can we build an MVP for in a week?
#49The biggest pain I found living in London (that can be solved in a week) is bus lines visualization. I find almost impossible to visualize the route of a bus, much less to combine two routes to get to a point. The official site gives line number information from point to point, but no visualization. I don't know if the London transports has an API with real time information, but it could be cool to have all the buses…
Curious to understand: how are the official ones not good enough or useful? http://www.tfl.gov.uk/maps/bus
Re: Ask HN: Which problems can we build an MVP for in a week?
#50The biggest pain I found living in London (that can be solved in a week) is bus lines visualization. I find almost impossible to visualize the route of a bus, much less to combine two routes to get to a point. The official site gives line number information from point to point, but no visualization. I don't know if the London transports has an API with real time information, but it could be cool to have all the buses…
Doesn't Google Maps work well for this?