Amazon Hackathon 2014
Amazon Hackathon 2014
Procurrency is an offline first Progressive Web App.
It uses the freecurrencyconverter api to acquire a list of available currencies
Then it populates two select lists fr the user to choose a Source and Destination currency.
It then caches the conversion rates of the two selected currencies for use when the user device is offline.
The Web app uses an offline first caching strategy and stores:
The User interface uses responsive design principles.