Hacker News new | ask | show | jobs
by tixocloud 3202 days ago
Very nice. How do you handle so much development work while balancing scope creep given that you're an all encompassing solution as opposed to handling different parts of it? I've been looking at extending my app to include many other components without overstretching myself.
1 comments

Really just prioritization. We prioritize everything based on its usefulness/need. We are also in "MVP mode" right now so anything that isn't a part of those core features mentioned or isn't essential is put on the back burner.
I would still imagine that an inventory system or analytics would take several months unless you are also stripping those away to the bare essentials?
You would be correct. Our current implementation of those are fairly bare bones, but still encompass the main needs of the businesses we are targeting.
That's a great approach. I'll be "stealing" some of this great insight if you don't mind.
Haha not a problem at all.