Your task is to analyze an existing recommender system that you find interesting. You should:

1. Perform a Scenario Design analysis as described below.  Consider whether it makes sense for your selected recommender system to perform scenario design twice, once for the organization (e.g. Amazon.com) and once for the organization’s customers.

Any user who has the app installed and wants to have food delivered to them, as they may not have time or energy to prepare a meal, would be a target user, which offers a wide target demographic and customer base.

         2. What are their key goals? :

The goal of having this recommendation system is to allow users to order from the restaurants they like, rate and provide feedback on items that can then be viewed by other users, as well as discover new restaraunts/products they may be interested in.

         3. How can I help them accomplish their goals? :

IThis app accomplishes its stated goal of allowing users to access a visual interface and look at all restaraunts based on their search parameters. This saves users time and peace of mind by allowing them to not have to Google every restaraunt near them, or call a phone number to see if a store was open, delivered to them, or had a certain product in stock. It also allows users to see dietary information on what was contained within the product itself, which could be useful if any allergies or preferences came into play.

2. Attempt to reverse engineer what you can about the site, from the site interface and any available information that you can find on the Internet or elsewhere.

The app, when downloaded, first asks for location permissions to make sure the recommendation system operates within a local capacity.

A user is then prompted to sign-in and provide a credit card, which will automatically be billed when a User places an order, to reduce the need for physical currency (An interesting topic on its own). It also allows users to favorite a store, utilize promotions (similar to coupons), view how Uber manages their data, and place an order.The app also stores information on past orders, favorite restaurants, and it aggregates and collates reviews from customers to offer Restaurants with their own rating. The app also has a categories section, where it allows users to purchase more than just food, but to also order Alcohol, Flowers, Groceries, Pet Supplies, Pharmaceutical Products, etc. There is also a rotating ‘Featured’ Page, which shows the stand-out and Top-Rated Restaurants in the area.

3. Include specific recommendations about how to improve the site’s recommendation capabilities going forward.