Sean Chitwood

Software Tester Extraordinaire and End to End Test Lead

This project was started to continue working with HTML5 responsive web applications and to create a tool for Guild Wars 2 .

The first phase of the project uses the GW2 API to produce a list of all craftable items and all the ingredients needed to craft them. It uses the Polymer Starter Ket as a framework for a responsive web application. Then extending it with some custom elements. Using web service workers to reduce the requests to the API server and inject some custom responses.

The second phase will continue to use localstorage and the newer version of the GW2 API to show a user a personalized version of the ingredient list.

Git Repo

Hosted Instance