From 26119cf379afb74a528ebdd80428b8da725b728d Mon Sep 17 00:00:00 2001 From: Joseph Amis Date: Fri, 30 Oct 2020 11:21:44 -0400 Subject: [PATCH] homecooked meals app idea --- Projects/3-Advanced/Food-Delivery.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Projects/3-Advanced/Food-Delivery.md diff --git a/Projects/3-Advanced/Food-Delivery.md b/Projects/3-Advanced/Food-Delivery.md new file mode 100644 index 00000000..2491d601 --- /dev/null +++ b/Projects/3-Advanced/Food-Delivery.md @@ -0,0 +1,18 @@ +# Food Delivery App + +**Tier:** 3-Advanced + +Sell your homecooked meals online + +## User Stories + +- [ ] User can sell homemade meals online to neighbors in the local area. +- [ ] User can also buy authentic cultural cuuisines food from neighbors in the local area. + +## Useful links and resources + +- [GrubHub API](https://www.programmableweb.com/api/grubhub) + +## Example projects + +- [DishDivvy](https://play.google.com/store/apps/details?id=com.dishdivvy.ionic&hl=en_US&gl=US) \ No newline at end of file