paint-brush
[Day 3] Zero to MVP in 30 Days — First Doubts & Pivotby@EmilBruckner
1,327 reads
1,327 reads

[Day 3] Zero to MVP in 30 Days — First Doubts & Pivot

by Emil BrucknerNovember 25th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this series I’ll validate a new idea. Read about the concept <a href="https://medium.com/@EmilBruckner/day-0-zero-to-mvp-in-30-days-what-its-all-about-c39215a531f7" target="_blank">here (Day 0)</a> and the idea <a href="https://hackernoon.com/day-1-zero-to-mvp-in-30-days-idea-plan-69db96f62b3f" target="_blank">here (Day 1)</a>.
featured image - [Day 3] Zero to MVP in 30 Days — First Doubts & Pivot
Emil Bruckner HackerNoon profile picture

In this series I’ll validate a new idea. Read about the concept here (Day 0) and the idea here (Day 1).

This Saturday started with a long list of things I wanted to do. I started the day with planning out the dashboard and the logic behind the web-app. Since I still hadn’t done that, I would do the technical validation next.


Scraping data off Quora probably isn’t the most reliable business model. I know that. It’s the reason why I stay very lean with this. There’s always the risk that Quora would simply shut this down. They don’t offer an API, let alone let you visit “their” content without being logged in. But hey, findbetterquestions.com would still benefit the user without any risk for them.

So, trying to build the first scraper, I noticed that question stats are not available when you’re not logged in. That’s a dealbreaker. I seriously thought about canceling the project. IFraming Quora also doesn’t work.

Then a friend of mine — Timo — suggested I’d create a desktop app with Electron and load Quora there. So that’s the current plan.


The only problem is that I have no idea how to use Electron. Shouldn’t be too much of a problem though. One advantage is that I probably even have to code less. I still haven’t figured out how to style the app. Should I still use ant.design (a css framework I wanted to try). What do you think?



No exciting metrics, but here they are:Yesterday I had 117 views on Medium5 subscribers on Product Hunt Ship


Want to talk about this project? Comment or find my email at emilbruckner.comWant to be the first one to use the product? Sign up at https://findbetterquestions.com/


← Day 2→ Day 4