liangzan / aws-glacier-calculator

A single page angular js app for calculating the rates for AWS glacier.
http://liangzan.net/aws-glacier-calculator/
57 stars 12 forks source link

Added support for specifying retrieval time #1

Closed tdierks closed 11 years ago

tdierks commented 11 years ago

I added an input field to specify how long retrieval should take (I needed this to model using Glacier for disaster-recovery backup, where retrieval would be 100% of stored data, but I'd be OK with it taking a week or so to save some money). It's my first use of angular.js, feel free to critique. Thanks.

liangzan commented 11 years ago

sorry for the mistake earlier and thanks for the pull!