Live data from Hacker News

Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

nearbyshops.org

11–20 of 41 posts

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#11
Love the idea,but how do you handle support,customer-shopper arbitration(either side claiming the delivery did or did not happen for example),really bad customers/shoppers (basically quality) without central management?

Another solution would be to have a separate pickup location where shoppers drop it off at that location and customers would pick it up at a different date. This helps people that want the convenience but also it helps eliminate "food deserts". If say whole foods is 10miles away,the grocery is delivered 5 milea away, that means people that consider 10 miles too far can now pick it up at a closer location. I think this whole idea has potential at a larger scale, I would love to order stuff from amazon or ebay and have it delivered at someone else's house where I can pick it up later -- one more layer of privacy if I use gift cards and the like to shop they will never need to know my name,phone and address directly. Storage providers can charge by the hour/minute.

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#13
Great concept -- open-source decentralized marketplace.

I believe the founders are from India, and buying vegetables/fruits from independent local vendors/farmers (vs a big box grocery store like in many western countries) on a daily basis is a norm, so this seems to be a natural extension.

Would be really interested to see how this goes -- if this problem can be tackled, even in narrow cases, it would serve as an interesting model for many other marketplace ideas.

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#14
So it's just an Android app and not a website?

One of my great frustrations with current platforms is that they're just apps. The UX is terrible: I'm stuck on a tiny screen, I can't search (control+f) and have to scroll through endless lists, I can't copy text (e.g. Google translate), etc.

Even though delivery is ridiculously cheap where I currently live (Indonesia), I find I use it a lot less than back home in Europe where Deliveroo etc. have a website. Often times just picking it up myself is faster than dealing with the crummy apps.

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#15
This is a great initiative.

My suggestion is not have an app at all. Make it a PWA/TWA. It will work on both android/iOS, notifications will work properly and your development effort will significantly go down.

You can cut this even further by using one of the templates from here - https://themeforest.net/tags/pwa

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#16
Hello, looks like a cool project.

I had a quick read and here is what I picked out:

* I can stand up my own server ( Java REST API + PostgreSQL)

* I then need to update each app to my server URL

* Application source is released under MIT https://github.com/NearbyShops/Nearby-Shops-End-User-Android...

* I require a license to modify them https://nearbyshops.co/pricing.html * I don't think that's compatible with MIT license?

I think this will result in like 20 different apps.. Maybe a better approach would be something along the lines:

* You host a 'cerntal' api, and my instance must register with it. You can handle billing / fees you want to charge me there.

* It will inform the mobile app to connect to my backend when in the area served.

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#18

This is a great initiative. My suggestion is not have an app at all. Make it a PWA/TWA. It will work on both android/iOS, notifications will work properly and your development effort will significantly go down. You can cut this even further by using one of the templates from here - https://themeforest.net/tags/pwa

iOS does not support web push notifications

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#19

So it's just an Android app and not a website? One of my great frustrations with current platforms is that they're just apps. The UX is terrible: I'm stuck on a tiny screen, I can't search (control+f) and have to scroll through endless lists, I can't copy text (e.g. Google translate), etc. Even though delivery is ridiculously cheap where I currently live (Indonesia), I find I use it a lot less than back home in Europ…

You're really in a minority here. Those webapps are barely used.

It's quite largely just an opinion: to me the if is perfect and super easy to use.

Re: Show HN: Nonprofit Open-Source Food Delivery and Local Shopping Platform

#20
post #19

So it's just an Android app and not a website? One of my great frustrations with current platforms is that they're just apps. The UX is terrible: I'm stuck on a tiny screen, I can't search (control+f) and have to scroll through endless lists, I can't copy text (e.g. Google translate), etc. Even though delivery is ridiculously cheap where I currently live (Indonesia), I find I use it a lot less than back home in Europ…

You're really in a minority here. Those webapps are barely used. It's quite largely just an opinion: to me the if is perfect and super easy to use.

> to me the if is perfect

Sometimes i think autocorrect has a sense of humour.

Post reply on HN