From 2678c2d7ea6af3375c38b6137d5dcccd8b271091 Mon Sep 17 00:00:00 2001 From: CodyR2D3 Date: Sun, 31 Oct 2021 09:06:08 +0100 Subject: [PATCH] idea --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a8c415..e5012cf 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,8 @@ A manager at a high end restaurant needs an app to help manage the restaurants c Using the YouTube API, your app should be able to take in a search string and return the videos for that search. For example, if I wanted to watch David Bowie's Starman, it should return just those videos. However, if I'm not being picky and just want to listen to David Bowie, it should return any number of results that pertain to Bowie. An added feature would be able to have it choose at random what video is returned, or limit how many results are returned in one search. +### Stock App for Fridge +you could scan the Barcode of the contents in your Fridge and have allways an overview of what you have at home or what you need to biy ## License