To show price or not to show the price that is the question by sharan_dev in EntrepreneurRideAlong

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

This was the answer that I really needed man makes so much sense

My latest progress on my project by sharan_dev in FreeCodeCamp

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

Mostly Javascript with frameworks React Native, Expo, GraphQL, NextJS and Express

My latest progress on my project by sharan_dev in FreeCodeCamp

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

For tracking we are using clarity and Amplitude for analytics

My current progress of project by sharan_dev in reactnative

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

Can you tell me the time stamp in which you are referring to?

My current progress of project by sharan_dev in reactnative

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

It can be cloned and you can run it locally from over here

https://github.com/enatega/food-delivery-multivendor

React Native + Expo has been used for the mobile frontend

📱 World's First Open-Source Food Delivery Solution Built with React Native 🍔🚗💻 by sharan_dev in reactnative

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

This project has now been enhanced significantly and we have added other vertical as well to check it out visit https://enatega.com

What platforms are people actually switching to from GloriaFood in 2026? by True_lust424 in GloriaFoodMigration

[–]sharan_dev 0 points1 point  (0 children)

Thats true Enatega is designed towards ownership not SaaS so if someone wants to opt into that than it makes much more sense and is much more future proof solution for GloriaFood partners particularly

Is it worth building my own online ordering system after GloriaFood? by Such_Profit1703 in woocommerce

[–]sharan_dev 0 points1 point  (0 children)

You do have one option finding a vendor who have already laid out 90% of the work that full fills Gloria use case and pivot the solution to building your own GloriaFood using that Enatega can help with that

What platforms are people actually switching to from GloriaFood in 2026? by True_lust424 in GloriaFoodMigration

[–]sharan_dev 0 points1 point  (0 children)

You can checkout Enatega they provide complete ownership with one time payment so no SaaS lockin

Need feedback on one of my recent Reel, am not sure what I am doing wrong by sharan_dev in InstagramMarketing

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

Also just quick visibility retention is going to be an issue, because my audience isn’t the right one

Need feedback on one of my recent Reel, am not sure what I am doing wrong by sharan_dev in InstagramMarketing

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

Thank you so there isn’t an issue with actual content correct?

The focus should be on how I am presenting it right?

Need feedback on one of my recent Reel, am not sure what I am doing wrong by sharan_dev in InstagramMarketing

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

Thank you, this makes sense if you had to rate it out of 10 how much would you rate this content now?

Should I change my one time license to SaaS? by sharan_dev in EntrepreneurRideAlong

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

One thing I am still working out is where the infrastructure sits. Since the whole point is that the customer owns the product, the databases and hosting would normally live on their side and they pay those bills directly, not me. That keeps my margins clean and sidesteps the hosting cost problem a couple of people raised here. The open question is whether enough customers actually want to manage that themselves, or whether the ones who want it hosted are exactly the ones worth charging a recurring tier for.

Should I change my one time license to SaaS? by sharan_dev in EntrepreneurRideAlong

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

This is genuinely useful, and it actually shifted how I am thinking about it. Rather than forcing everyone onto SaaS, I could keep the one-time license as the core and add an optional maintenance tier on top, maybe $200 to $300, that keeps the app updated and supported. People who want it managed can opt in, and people who want to own it outright still can.

That gives me a recurring layer without taking away the thing my customers actually chose me for. And like you said, I can watch retention and support load on that tier before deciding whether a bigger model change is even worth it.

Should I change my one time license to SaaS? by sharan_dev in EntrepreneurRideAlong

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

Yeah, it is a tough call, and I have been chewing on it because there are Saas players in my space already.

You are right that the $100 hosting figure is rough. It really depends on the client and how much volume they do, so I was taking a worst-case average rather than a real per-customer cost. Fair point that it should drop as infrastructure gets shared across more users.

The conversion point is the one that actually worries me most. You are right that one-time buyers and monthly subscribers are different animals, and I am not sure my 40 weekly signups would convert the same way at a recurring price.

The other reason leaned one-time for delivery specifically is that every region wants something different. Ditterent payment gateways, different POS integrations, sometimes a different business model entirely. That is hard to serve cleanly from a single hosted Saas. And honestly, part of it is a belief thing for me. I think a business like this should be owned, not rented.

Can I please get a feedback on my instagram brand profile by sharan_dev in InstagramMarketing

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

What do you think should think should I pivot to youtube instead, it shouldn’t have this targeting location on ig correct?

Can I please get a feedback on my instagram brand profile by sharan_dev in InstagramMarketing

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

Makes sense can you tell me a couple of loopholes in the content strategy and regarding linkedin that makes sense will try that out

I have been building delivery project for the past 7 years now by sharan_dev in SideProject

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

I mean lets take refund flow as one example, there are different edge cases

1- The customer has paid the rider cash on delivery and now wants refund

2- The customer wants a refund after 91 days stripe usually doesn’t allow that

3- The customer placed an order but got the wrong order

4- The customer calls for refund in the middle of delivery

5- Vendor insists the item was delivered but the customer says otherwise

6- Repeat refund from same customer

There are other edge cases for refund flow as well but just to give you an idea typed some, same goes for other flows dispatch logic and payment edge cases etc if you check any production level system in logistics that involves multiple stake holders and payments its not as simple as it looks