Order food for 200 peple, more easily.
# clone this repo
cd food-ordering
npm install
# add DB_URL to the environment variables, it should be a valid postgress connection string
npm start
# point your browser to localhost:3000
My colleague orders around 200 meals for us on a single day, every month. This is a single web app that automates some parts of that process.
-
Send out a survey using Google forms, the form needs to ask for two things: a. meal. What each person likes to eat on that day? b. Email Address.
-
Open the responses in the Google sheets, and download the file as CSV.
-
Open this web app, upload the CSV and the app creates seperate ordes for each restaurant.
-
Also on the feast day, each person can check this app to see what they had ordered, i.e. what food should they look for at the kitchen
nodejs, npm, postgress
All the SVG clip arts from openclipart.org