Lab Assignment:: 9 - GayathreeIyer/Advanced-Software-Engineering GitHub Wiki

Name: Gayathree Natarajan Iyer

UMKC ID: 16227784

Class ID: 20

Lab Assignment 9::


Question 1: Create a Private REST service that is Mashup of at least two public REST services. Use this private web service in your web/mobile/hybrid application.


Answer:

--> I have used 2 public rest services:

1)Foursquare API 2)GenderAnalyzer

IndexPage


--> Upon typing 'Kansas City' and 'Tops', User will be able to view the list of various boutiques where tops are available.

Boutiques


--> Upon clicking on any of the boutique, user will be able to view the gender analysis for that boutique.

GenderAnalysis