From 7e8c3a104edfaa8cb2b9009f0d8ece92935e8580 Mon Sep 17 00:00:00 2001 From: Dave Aronson Date: Fri, 29 Jan 2016 08:50:29 -0500 Subject: [PATCH 1/2] add pizza order composer idea --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13ccd36..2de94e2 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ - Photo booth - Photo Cropper - Photo sharing app +- Pizza order composer - Planning Poker Cards - Podcast player - Pomodoro App From 1618556c6264832bf00446097a7d9c3de802d475 Mon Sep 17 00:00:00 2001 From: Dave Aronson Date: Fri, 29 Jan 2016 10:35:31 -0500 Subject: [PATCH 2/2] add pizza orderer description to README --- README.md | 276 +++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 189 insertions(+), 87 deletions(-) diff --git a/README.md b/README.md index 2de94e2..47f8352 100644 --- a/README.md +++ b/README.md @@ -7,93 +7,195 @@ ## Ideas -- Battery status monitor -- Benjamin Franklin's 13 Virtues app -- Book search -- BTN workouts app -- Calculator -- Calendar app -- Calorie Counter (Weight loss) app -- Chat bot -- Chatroom -- Client-side photo editor (VSCO/Darkroom app) -- Cloud audio player -- Code search -- Collaborative Etherpad Lite like Markdown editor -- Connectivity checker -- Contacts manager -- Countdown timer / Stop watch -- Dashboard -- Dedicated Compass -- Diet tracker -- Docker Client -- Employee manager -- eReader -- Fantasy football -- File sharing app -- Flashlight -- Gallery or Portfolio app -- Gift app (find gifts for friends) -- GitHub API client -- Github notifications app -- Google/Chrome/Android developer video search app -- Guitar Tabs -- Guitar tuner -- Guitar/stringed instrument chord finder -- Gym Keeper (Sets / Rep Counter) -- Hacker News API/search client -- Hangman -- House search app targeting family needs -- Instagram client -- Kanban board -- Kids' milestones tracker -- Mail client -- Movie Reviews -- Movies / IMDB search -- National Rail -- Nearby (transport, cafes, anything) -- News reader (e.g RSS reader) -- Note taking app -- Offline book reader -- Pedometer -- Photo booth -- Photo Cropper -- Photo sharing app -- Pizza order composer -- Planning Poker Cards -- Podcast player -- Pomodoro App -- Product Hunt API/search client -- QR Code Scanner -- Quiz/trivia app -- Quotes app -- Recipes app -- Reddit client -- Reminders app -- Runkeeper -- Simple game (e.g cards or LetterPress) -- Snap and share client (Camera app, share to Drive) -- Speed Test app -- Spirit Level -- Stack Exchange Client -- Sticky App -- Stock Portfolio Tracker -- Tic-tac-toe -- Timetable app -- ToDo List (Classic) -- Travel app -- Trello API client -- Tunes / Music finder / player -- Twitter client -- Typing test -- URL shortener -- Vine -- Weather app -- What’s near me? (Google Maps API) -- WhatsApp Style Messaging App -- Wine cellar (wine manager) -- Working parents dinner app -- YouTube API/search client +### Battery status monitor + +### Benjamin Franklin's 13 Virtues app + +### Book search + +### BTN workouts app + +### Calculator + +### Calendar app + +### Calorie Counter (Weight loss) app + +### Chat bot + +### Chatroom + +### Client-side photo editor (VSCO/Darkroom app) + +### Cloud audio player + +### Code search + +### Collaborative Etherpad Lite like Markdown editor + +### Connectivity checker + +### Contacts manager + +### Countdown timer / Stop watch + +### Dashboard + +### Dedicated Compass + +### Diet tracker + +### Docker Client + +### Employee manager + +### eReader + +### Fantasy football + +### File sharing app + +### Flashlight + +### Gallery or Portfolio app + +### Gift app (find gifts for friends) + +### GitHub API client + +### Github notifications app + +### Google/Chrome/Android developer video search app + +### Guitar Tabs + +### Guitar tuner + +### Guitar/stringed instrument chord finder + +### Gym Keeper (Sets / Rep Counter) + +### Hacker News API/search client + +### Hangman + +### House search app targeting family needs + +### Instagram client + +### Kanban board + +### Kids' milestones tracker + +### Mail client + +### Movie Reviews + +### Movies / IMDB search + +### National Rail + +### Nearby (transport, cafes, anything) + +### News reader (e.g RSS reader) + +### Note taking app + +### Offline book reader + +### Pedometer + +### Photo booth + +### Photo Cropper + +### Photo sharing app + +### Pizza order composer + +Stores people's preferences of toppings, +and maybe crust styles too, +i.e., what they like, love, dislike, hate, or are neutral to. +(Alternate idea: store only the device owner's preferences, +and several instances can communicate with each other to collaborate, +filling in other people on an ad-hoc basis.) +To put together an order, +say who's there and how hungry. +It should put together an order that will feed everybody, +maximize happiness with the toppings, and minimize price. +E.g., "1 medium half-pepperoni half-mushroom plus 2 large Hawaiians". +(It could get prices, +and maybe locations, +from assorted online sources TBD, +or just make assumptions.) + +### Planning Poker Cards + +### Podcast player + +### Pomodoro App + +### Product Hunt API/search client + +### QR Code Scanner + +### Quiz/trivia app + +### Quotes app + +### Recipes app + +### Reddit client + +### Reminders app + +### Runkeeper + +### Simple game (e.g cards or LetterPress) + +### Snap and share client (Camera app, share to Drive) + +### Speed Test app + +### Spirit Level + +### Stack Exchange Client + +### Sticky App + +### Stock Portfolio Tracker + +### Tic-tac-toe + +### Timetable app + +### ToDo List (Classic) + +### Travel app + +### Trello API client + +### Tunes / Music finder / player + +### Twitter client + +### Typing test + +### URL shortener + +### Vine + +### Weather app + +### What’s near me? (Google Maps API) + +### WhatsApp Style Messaging App + +### Wine cellar (wine manager) + +### Working parents dinner app + +### YouTube API/search client ## License