FullerWord web app

Fullerword is a personal dictionary app. Ever looked up a new word and wanted to be able to use it sometime in your writing? Save the default definition or your own definition and tag the word. Once you’ve got a collection the list can be filtered by tag to find just what you’re looking for.

Currently designed for phone-sized screens. Uses browser LocalStorage to store data.

Built with Angular. Uses the Oxford Dictionary API (dictionary lookup is currently disabled due to cross-site security limitations until I can get a proxy server up) and Feather icons.

Try it! View on GitHub