diff --git a/README.md b/README.md index 4a8c415..51c268d 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,9 @@ 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. +### Find a Sports Partner + +The user can choose a sport and time range when he is available. Based on location and the previous parameters, they will be mapped with other users on app. Use case is to find a sports partner with similar availability and skill level. ## License