Contributors: Di Mei & Zhihao Wang
Kitchen-Master is an IOS application designed to recommend and demonstrate recipes from the recipe database according to the user’s preferences. The application utilizes SQLite as the DBMS and is developed with Swift and Xcode. SQLite3 library was imported into Swift for app development. Queries were sent from the app into the database through SQLite3 functions.