CS3398-Mocha-Coffee / -CS3398-Mocha-F2017

0 stars 1 forks source link

Connect Recipe Scraper to GUI #77

Open aMorneault opened 6 years ago

aMorneault commented 6 years ago

Work with Charles to get the Recipe Scraper into the GUI. Plan of Action: -Add text field that accepts user input -Add a 'search' button under the text field that calls customSearch(string input) function with user input as variable.