TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

227 点作者 sumeetk将近 6 年前

16 条评论

kvee将近 6 年前
We open sourced our old startup <a href="https:&#x2F;&#x2F;crunchbutton.com" rel="nofollow">https:&#x2F;&#x2F;crunchbutton.com</a> too--included iPhone and Android apps, a whole suite of tools to support twilio customer service, driver scheduling, sending orders to restaurants a bunch of different ways, smart courier order routing, automated chargeback disputing, and a whole lot of other custom stuff we built for the business. It&#x27;s a bit old now, but feel free to use it if you like.
评论 #20293845 未加载
评论 #20302170 未加载
hutch120将近 6 年前
I wonder if this type of app is a good use case for a P2P distributed app. E.g. Dat style? I see a lot of P2P that is basically good for distributing your favorite cat photos (<a href="https:&#x2F;&#x2F;github.com&#x2F;beakerbrowser&#x2F;dat-photos-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;beakerbrowser&#x2F;dat-photos-app</a>) but maybe this is actually a useful app for P2P. Thoughts?
评论 #20293193 未加载
评论 #20293988 未加载
alexhektor将近 6 年前
What&#x27;s the tech stack behind the website? Just a bootstrap template?<p>How did you make the flat-art pictures (e.g. the one including the MIT and CC logos?) Do you have a good, preferably &#x27;free&#x27; repository&#x2F;website for those flat-art humans?
评论 #20292687 未加载
wwweston将近 6 年前
Walking into many busy restaurants these days and seeing an array of devices functioning as displays for different delivery platforms convinces me that some kind of common order bus&#x2F;platform needs to happen.<p>At some restaurants, the simultaneous parallel incoming orders means they miss yours. At ones where they don&#x27;t, there&#x27;s the imposed cost of someone paying close attention to all of them. More often than not, this is the cashier, which means if you decide to walk in and order in person like some barbarian from 2010, you are waiting in an invisible line not just for your food but for any kind of attention.<p>The likes of Doordash and Seamless and Grubhub don&#x27;t seem properly incentivized to solve this problem -- sure, they might care if order efficiency or fulfillment suffers and users have a directly bad experience, but they may not demand anything from their product team more complicated a rating system punishing providers. And they don&#x27;t want a common platform; they want to <i>be</i> the platform.
评论 #20301516 未加载
technotarek将近 6 年前
Very interesting. My most immediate question would be whether or not your platform has gained traction in any specific geographic locations? How many stores are participating and what percentage of that local market do they represent?<p>We&#x27;ve been working in a similar space (hyperlocal for furniture, home decor and fashion) for about 5 years with ATTIC (<a href="https:&#x2F;&#x2F;attic.city" rel="nofollow">https:&#x2F;&#x2F;attic.city</a>). The premise of our work runs a bit contrary and challenges a platform like this -- the primary issue is store willingness to participate in yet another platform.<p>Putting grocery stores aside, most other retail stores have too much to do and manage on the tech&#x2F;marketing front: facebook, instagram, twitter, pinterest, snapchat etc. Add on their own website with its own e-commerce platform plus several other shopping or delivery platforms (etsy, posh etc) -- it&#x27;s too much. As a result we&#x27;ve ended up with extremely fragmented marketplaces and none do a good job of showing a comprehensive view of your local shopping options. For example, some restaurants I like are on X. Others are on Y. Others still are on Z.<p>Like I said, we came at this problem from a different angle. We&#x27;re indexing local stores to build the platform that actually has a comprehensive view of a local market -- and to fill in the gap that services like Google Shopping do a poor job of representing. It&#x27;s slightly slower out of the gate as we do some preliminary research for each city&#x2F;market. But we&#x27;ve launched ATTIC in 9 major US markets so far and expect to be at 15 by year&#x27;s end.<p>As an aside, do you know where you first came across the term hyperlocal? I wonder who coined it. We&#x27;ve been using it as well, but we&#x27;re certainly not the first.
评论 #20294265 未加载
评论 #20294907 未加载
评论 #20294319 未加载
Swinx43将近 6 年前
Sorry to be that guy that points out spelling mistakes. I believe you wanted to say “commercial” instead of the “commertial” that you have.
评论 #20292491 未加载
评论 #20292610 未加载
ashhimself将近 6 年前
You have a \ at the bottom left of your website. Nice gesture to open source, good on you!
评论 #20293685 未加载
评论 #20293944 未加载
bardworx将近 6 年前
I haven’t read the code yet so I apologize if this was already addressed.<p>Do you already have logic in place to deal with different municipality taxes?<p>For example: in Chicago, you have an additional tax on non-juice carbonated beverage in addition to your regular sales tax plus a locality tax, depending on neighborhood. In other states there are also “sugar tax”. In NYC, some items are tax exempt post-production.<p>I’ve actually worked on food delivery product before and would be glad to contribute.
评论 #20294766 未加载
Zequez将近 6 年前
This is very interesting, I&#x27;m glad the idea of online local shopping is gaining traction in the collective mind. I&#x27;ve been working on similar things although with a completely different stack (JAM &amp; PWA instead of a native app), and with a slightly different intention in mind (my idea is for the local app to finance local NGOs), and I want to start with the vegan market, financing local vegan activism.
评论 #20301481 未加载
khnov将近 6 年前
Thanks for sharing ! This could be very useful for bootstrapping businesses. One could spend months coding this.
评论 #20292909 未加载
duncanfwalker将近 6 年前
Reminds me of Open Food Network, which seems to have quite an active community making contributions <a href="https:&#x2F;&#x2F;github.com&#x2F;openfoodfoundation&#x2F;openfoodnetwork" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;openfoodfoundation&#x2F;openfoodnetwork</a>
评论 #20295521 未加载
sockpuppy将近 6 年前
The legal nuances, tax variations and jurisdiction level laws that need to be implemented is not trivial and requires significant domain expertise - where is this going to come from?
IloveHN84将近 6 年前
What about the backend?
评论 #20292717 未加载
daRealDodo将近 6 年前
I struggle to understand: who will deliver the groceries?
评论 #20292599 未加载
nprateem将近 6 年前
Hi hope this will be called Open Sauce.
rufi将近 6 年前
I wanted to contribute in the backend project ...but when I opened the project..the basic coding standards are missing..i know this is open source and can be fixed but all over the files i see commentated code the logging is out of place... I work in a Big European bank so maybe i was hoping for a more matured code but this code needs a fresh look...<p>Appreciate your efforts and thus some pointers to start: 1. Add liquibase into your project. 2. Add logging into a project. 3. Use Spring Boot if possible 4. Use an ORM framework like JOOQ may be?<p>Have a look at Jhipster, they are pretty good with their bootstrap projects.
评论 #20298518 未加载
评论 #20298551 未加载