This is a web-app to keep track of different items that you can craft in Guild Wars 2. This way you don't need to bookmark multiple pages from the wiki and also it tells you if you already fulfill some of the required ingredients (forget about crafting multiple Gift of Dust). You just need a chat link that you can easily find in the wiki!
To achieve this automatic search you need to create an API Token with the following permissions:
Account, Inventories, Characters, Unlocks and Builds.
This app doesn't store any information outside your web browser (it's a completely static website) nor use cookies (Is localStorage a cookie?). If you don't trust me, you can check out the code here, or download it and open the index.html by yourself.
Right now, only craftable items can be correctly tracked, but if possible I plan to add more things like skins or items from achievements.
Stay tune!
PS: If you were already using this web, I recommend you to reset the API Key, as I changed the required permissions
In development, for now I am using "account, inventories, characters, unlocks and builds" permissions