Show HN: Company lunch orders were hectic, so I made FoodRun
1–8 of 8 posts
Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#2A small side project that I made to make our company lunch orders less hectic. I tried to keep it simple and straightforward, and I had fun learning some of the subtleties to AWS.
Thanks for looking!
Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#3Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#4Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#5The order should update automatically if someone else adds something. Simple AJAX polling would suffice.
Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#6Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#7The order should update automatically if someone else adds something. Simple AJAX polling would suffice.
Agree. I haven't learned how to do that yet, but polling for non-expired orders is what I want to add next.
Re: Show HN: Company lunch orders were hectic, so I made FoodRun
#8I'm thinking about my friend who works at a busy production company that could probably benefit from setting this up for his co-workers but he is not technically inclined.
I think it would make sense for you to host this like pastebin/bitly where users can generate their own order urls that you host from your own site?