Commit Graph

22 Commits (f30e1e751e7395ffb5b577164250a1c7590a20c1)

Author SHA1 Message Date
Mike Bryant f30e1e751e Remove minimum, rename other field to guaranteed minimum 4 years ago
jtplatt99 f4ab1be863 Add 'LeastMax' Parameter
Add additional logic to compute 'LeastMax', which represents the worst case scenario maximum price achievable during the week (assuming everything is sold on the correct day).
4 years ago
Mike Bryant 0b69cba802 Rename pattern and make probability per row 4 years ago
Lou Huang 63e6b1adec feat: display %chance of each pattern if known 4 years ago
Ryan Carbotte cb69d49113 feat: Add toggle for filtering results to first ever buy 4 years ago
Pi-Hsun Shih 2dcddeee5d Don't reset the form when pressing enter in the input box.
Remove the <form> so that pressing enter in input box doesn't click the
reset button. Also remove the unused type="submit".
4 years ago
Mike Bryant 4cb43adadd fix: Remove responsiveness from table
responsive-table doesn't handle rowspan, so everything's out of sync

Fixes #19
4 years ago
Ryan Carbotte bdf967afc3 feat: Added a fresh coat of paint from Materialize
Adds some visual styling based on Material Design language, using the Materialize library.
4 years ago
Mike Bryant 6c808436a8 docs: Add link to support 4 years ago
Mike Bryant 250da34d74 refactor: Move predictions logic to a separate file
Fixes #6
4 years ago
Valerio Riva 840f684dee added week min and week max columns, sorted table by week max price
added css
4 years ago
Mike Bryant 348fdaf1ab Update copy 4 years ago
Mike Bryant 4bcf881c40 Add experimental support for guessing the buy price 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 fd0494d908 docs: More usage notes 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 256468bef9 Make data explanation clearer 4 years ago
Mike Bryant 887bb6e62b Make it use a table 4 years ago
Mike Bryant 8c06364c94 Credits 4 years ago
Mike Bryant ea341cf6d3 Initial commit 4 years ago