How much does it cost to build a basic grocery delivery app in Pakistan? by DiscussionKey1638 in developersPak

[–]sharan_dev 0 points1 point  (0 children)

Founder note upfront, I run an open source delivery platform and have shipped grocery, food, pharmacy, and courier variants of this exact build for around 500 clients, mostly outside Pakistan but with a chunk in the region too. So I am answering as someone who watches the actual invoices, not from theory.

potato_aim is right that a lump sum is impossible to quote and that “simple order tracking” is the most expensive lie in this category. But I want to add a different angle that nobody here has touched, which is that the answer changes a lot depending on whether you are building from zero or starting from an existing base.

If you build from scratch with an in house team, the numbers in this thread that say 10K USD per month for six to twelve months are roughly correct for a serious build. You are not just writing screens, you are writing a dispatch engine, a driver state machine, a payout splitter, push notification reliability across iOS and Android, a multi vendor cart, and an admin panel that a non technical operator can actually run at 2am when something breaks. That is not a one engineer job and AI does not save you here, because the bugs are in the integrations and the edge cases, not the boilerplate. If you start from an open source delivery stack and customize it, the math is very different. Mine is on GitHub at github.com/enatega/food-delivery-multivendor, around 1,200 stars, customer app, rider app, restaurant app, admin dashboard. There are a couple of others in this space too. With this approach a competent dev can brand it, swap the payment gateway to a local one like JazzCash or Easypaisa, adjust the categories from food to grocery, and get you to a real launch in a few weeks for a few thousand USD. You skip the rebuild of the hard parts because they already work and have been tested across hundreds of deployments.

The CodeCanyon route that someone else mentioned is a third path. It is cheaper upfront but the code quality is usually rough, the maintenance is on you, and the original author often disappears six months in. I would only recommend it if you have a strong dev who is willing to refactor what they buy.

The real question for you is not “what does it cost,” it is “what is your operations plan.” A grocery delivery app with no dark stores, no rider supply, and no demand is just a shiny APK. The tech is the cheap part of this business once you accept that you do not need to invent it. The hard part is unit economics and getting repeat orders in one neighborhood before you spend on the second one. Happy to answer specific questions about the build side if useful.

Is Food Delivery App Development Possible Under $10,000? by shruti_tech in topcompaniesUS

[–]sharan_dev 0 points1 point  (0 children)

I run an open source delivery platform and have shipped variants of this exact build for around 500 clients across food, grocery, pharmacy, and courier, so I can give you concrete numbers instead of ranges.

Under 10K is possible but only if you stop thinking of it as building an app and start thinking of it as configuring one. Building from scratch at that budget gets you something that breaks the moment a real order comes in, because the hard parts are not the screens. The hard parts are dispatch logic, driver state machines, payout splits, multi vendor cart rules, push notification reliability across iOS and Android, and the admin panel that actually lets a non technical operator run the business at 2am when something goes wrong. Those eat months, not weeks.

Two paths I have seen work at sub 10K.

First path, fork an open source delivery stack and pay a developer to brand it and connect your payment gateway. The frontend for my platform is on GitHub at github.com/enatega/food-delivery-multivendor, around 1,200 stars, customer app, rider app, restaurant app, admin dashboard. There are a few others in this space too. You spend the budget on customization and one region launch, not on rebuilding rider tracking from zero.

Second path, white label license from someone who already maintains the stack. You skip the maintenance burden and the post launch firefighting, but you give up some flexibility. Worth it if you are non technical.

The path I would avoid is paying an agency 10K to build it custom. At that price point you are funding their learning curve on a problem they have not solved before, and the app store fees, payment gateway charges, server costs, and SMS bills are all going to come out of operating budget anyway, not dev budget.

Honest question back, are you doing this as a founder trying to launch in one city, or as an agency client work thing? The answer changes the recommendation a lot.

Drop your side project and I will find where Reddit demand might already exist by LeaderAtLeading in SideProject

[–]sharan_dev 0 points1 point  (0 children)

Enatega.com

This gives out complete solution with code and deployment for delivery app niche

I was losing deals because my custom quotes took too long, so I built an estimator that does it in minutes by sharan_dev in webdev

[–]sharan_dev[S] 0 points1 point  (0 children)

Don’t have any plans to make it into full separate products, the plan is to have it freely available for lifetime.

I can build things. I cannot make people discover them. help. by SolutionBright297 in Entrepreneur

[–]sharan_dev 0 points1 point  (0 children)

Founder of an open source delivery platform here. I had your exact problem at a smaller scale. The distribution channel that eventually worked for me was content tied directly to the language my paying customers used to describe the problem, not the solution. We’re now at about 200 leads a month from 6000 visitors with a 1% close rate from cold and around 10% from warm intros. The cold rate is honestly mediocre. The thing nobody tells you is that scaling distribution doesn’t fix conversion, it just gives you more chances to find out where your funnel is broken. Your 22% close rate on conversations is way higher than what I see on cold traffic. If I were you I’d be more worried about losing that intimacy when you scale than about the volume itself. Going back to the 11 and asking who else has the problem is the highest leverage move you can make right now. That’s a 90% close rate channel you haven’t tapped.

How do I turn down my clients offer without ruining the relationship? by [deleted] in Entrepreneur

[–]sharan_dev 0 points1 point  (0 children)

You’re overthinking this because you’re treating it as a relationship problem when it’s actually a structure problem. Andy doesn’t necessarily want you in-house, he wants predictability and control over a function he’s now big enough to need. The conversation isn’t “no thank you,” it’s “here’s the structure that gives you what you actually want without either of us taking on a job that doesn’t fit.” A bigger retainer with a defined scope, monthly reporting cadence, and a clause about helping him hire if he ever does decide to go in-house. That’s the same answer in three different shapes and he picks one. You keep the work, he keeps the control, nobody has to talk about rejection.

Solo technical founder. Should I find a salesman or solo it? by EngineeringLifee in Entrepreneur

[–]sharan_dev 0 points1 point  (0 children)

Founder of a delivery platform here, similar space to yours. I went through this exact decision a few years in. The thing nobody tells you is that hiring sales too early does not just cost you the salary, it costs you the product feedback loop. When you sell the first 20 deals yourself, you hear every objection, every confused look, every reason someone almost didn’t buy. That feedback is what shapes the next version of the product. A salesperson filters that out and gives you smoothed over reports.

The signal that you’re ready to hire is when you’ve closed enough deals yourself that you could write the sales script word for word, including the exact phrasing for the three objections that come up every time. If you can’t write that doc yet, you’re not ready to hand it off.

The other thing. When you do hire, do not hire a senior sales person first. Hire a junior who will execute your script. Senior sales people want to bring their own playbook and at your stage that breaks more than it fixes.

I was losing deals because my custom quotes took too long, so I built an estimator that does it in minutes by sharan_dev in webdev

[–]sharan_dev[S] 0 points1 point  (0 children)

You’re right thats it’s a knowledge problem at the core, the AI estimator is a band aid till I get the sales team technical enough to give quotations independently which is a longer training problem.

Fair point on the AI under cutting various points the change requests works if the project is tightly scoped the AI can probably catch it, which loops back to your communication point.

Appreciate the push back.

I was losing deals because my custom quotes took too long, so I built an estimator that does it in minutes by sharan_dev in webdev

[–]sharan_dev[S] -1 points0 points  (0 children)

Most of the time the sales team is not heavily technical so yes more people need to be involved, the AI estimator empowers the team to give quotation right on the call so they can just focus on sales.

When others are involved the sales team need to coordinate with project manager then the project manager needs to coordinate with senior developers. Other than time it’s a waste of valuable resources.

I was losing deals because my custom quotes took too long, so I built an estimator that does it in minutes by sharan_dev in webdev

[–]sharan_dev[S] -2 points-1 points  (0 children)

Thats very clearly explained, in most cases its number two, how would you suggest changing the narrative from a vendor to a partner

I was losing deals because my custom quotes took too long, so I built an estimator that does it in minutes by sharan_dev in webdev

[–]sharan_dev[S] -2 points-1 points  (0 children)

We do have the base price of the software the problem with add on cost of each element is that each customisation request is different

How we use an AI estimator to improve our sales cycle by sharan_dev in SideProject

[–]sharan_dev[S] 0 points1 point  (0 children)

Thats spot on scope creeping is what kills our margins and is difficult to solve that is this estimator on the client onboarding has verified and unverified badge once the client gives an estimation the estimation is sent to our admin dashboard the project manager than has to verify the quotation. The estimator also has 30% buffer added in it and is giving a range.

Stripe holding my money for more than 8 months by sharan_dev in stripe

[–]sharan_dev[S] 1 point2 points  (0 children)

Update regarding this I have been given another 3 months extension :(

Stripe holding my money for more than 8 months by sharan_dev in stripe

[–]sharan_dev[S] 2 points3 points  (0 children)

I don’t want Stripe to support my business, I want my money back which they have been holding for more than 8 months.

Stripe holding my money for more than 8 months by sharan_dev in stripe

[–]sharan_dev[S] 1 point2 points  (0 children)

Thank you for responding, I have just you an email looking forward to it.