From 29fc88a23a319a770c0ba0b0cbe822c7917e6757 Mon Sep 17 00:00:00 2001 From: sajeevan16 Date: Sun, 18 Oct 2020 15:03:08 +0530 Subject: [PATCH] update --- Projects/2-Intermediate/Food-Donation-App.md | 32 -------------------- README.md | 1 - 2 files changed, 33 deletions(-) delete mode 100644 Projects/2-Intermediate/Food-Donation-App.md diff --git a/Projects/2-Intermediate/Food-Donation-App.md b/Projects/2-Intermediate/Food-Donation-App.md deleted file mode 100644 index 9725956d..00000000 --- a/Projects/2-Intermediate/Food-Donation-App.md +++ /dev/null @@ -1,32 +0,0 @@ -# Food Donation App - -**Tier:** 2-Intermediate - -An app will allow the restaurants to call on the charities that surround their area to donate excess food every day to the homeless. - -The app will probably have two types of customers, the restaurant manager, and the Conductor of charities. - -## User Stories - Restaurants - -- [ ] User can create an account. -- [ ] User able to post their excess food (photo, quantity, Food.). - -## User Stories - Charities - -- [ ] User can create an account. -- [ ] User can detain Food-Post If able to collect those. -- [ ] User can solicitation their Food needs. - -## Bonus features - -- [ ] Charity user also can detain particular no of quantity Food. -- [ ] Charity user can add the collectible time. - -## Useful links and resources - -- [5 Apps that Reduce Food Waste and Help Feed the Hungry](http://seedstock.com/2016/06/30/5-apps-that-decrease-food-waste-by-feeding-the-hungry/) - -## Example projects - -- [Food CowBoy](https://www.foodcowboy.com/) -- [Food for All](https://apps.apple.com/us/app/food-for-all/id1214730896) diff --git a/README.md b/README.md index b5802227..ab7efbb8 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,6 @@ required to complete them. | [Emoji Translator App](./Projects/2-Intermediate/Emoji-Translator-App.md) | Translate sentences into Emoji | 2-Intermediate | | [Flashcards App](./Projects/2-Intermediate/FlashCards-App.md) | Review and test your knowledge through Flash Cards | 2-Intermediate | | [Flip Art App](./Projects/2-Intermediate/Flip-Art-App.md) | Animate a set of images | 2-Intermediate | -| [Food Donation App](./Projects/2-Intermediate/Food-Donation-App.md) | Donate excess food | 2-Intermediate | | [Game Suggestion App](./Projects/2-Intermediate/Game-Suggestion-App.md) | Create polls to decide what games to play | 2-Intermediate | | [GitHub Profiles](./Projects/2-Intermediate/GitHub-Profiles.md) | A GitHub user search App | 2-Intermediate | | [HighStriker Game](./Projects/2-Intermediate/HighStriker-Game.md) | Highstriker strongman carnival game | 2-Intermediate |