Author: Jingyan Jiang
• Designed and implemented a native Android Application using the HTTP protocol, which allows users to search for information of the entertainment events they are interested in (EventMasterAndroid)
• Built a Java web service that consumes Ticketmaster API to provide RESTful API to the Android application and deployed it to Heroku with Docker (EventMasterService)
• Stored the logging of users’ behavioral data to web service such as search keywords, request timestamps, and API latency to MongoDB; created a web-based dashboard to visualize the aggregated metrics of users’ access pattern (EventMasterService)