Commit Graph

125 Commits (0ef2e3998985e720597eafd8a251ffe4d4904f0e)
 

Author SHA1 Message Date
Mike Bryant 0b599b368b Add min/max prices for each day 4 years ago
Mike Bryant d7976bd4fd fix: Predict higher prices in second day of spike if we know 4 years ago
Mike Bryant 4bcf881c40 Add experimental support for guessing the buy price 4 years ago
Mike Bryant 98e2dec711 Better precision for floating point stuff 4 years ago
Mike Bryant 2b34928f8e Fix the -1s 4 years ago
Mike Bryant 014adefc25
Merge pull request #7 from na-ji/feat/local-storage-saving
Add saving of prices on local storage
4 years ago
Naji Astier e4b31bd3d6
add saving of prices on local storage
add loading of prices from local storage on page load
add a reset button to clear the form

close #2
4 years ago
Mike Bryant a7acb18b32 feat: Add analytics 4 years ago
Mike Bryant c3e97ffdf9 fix: Collapse ranges to a single value when there's only one choice
Closes #5
4 years ago
Mike Bryant fd0494d908 docs: More usage notes 4 years ago
Mike Bryant 253b4b4db2 fix: Switch to using floor for minimum predictions, someone is seeing different rounding behaviour 4 years ago
Mike Bryant 6180bfb378 Add note about it being your own island buy price 4 years ago
Mike Bryant 86eab30114 Add note about the tool not working the first week 4 years ago
Mike Bryant 9309de5c2c fix: Rate calculation is based on ceiling not rounding 4 years ago
Mike Bryant 256468bef9 Make data explanation clearer 4 years ago
Mike Bryant 887bb6e62b Make it use a table 4 years ago
Mike Bryant 9032517c3a Add pattern description 4 years ago
Mike Bryant 75cdbebf08 Fix calculation bug where we weren't lenient enough and predicted slightly too high minimum prices 4 years ago
Mike Bryant 0163e91ab4 Implement pattern 0 4 years ago
Mike Bryant 4512bd328d Implement pattern 1 4 years ago
Mike Bryant bfbd508a0f Implement pattern 3 4 years ago
Mike Bryant 51cb8f3431 Strip useless code 4 years ago
Mike Bryant 8c06364c94 Credits 4 years ago
Mike Bryant ea341cf6d3 Initial commit 4 years ago
Mike Bryant ef0f82c5a3 Initial commit 4 years ago