Skip to content

MarkyMarkMcDonald/rune-mastery-rails

Repository files navigation

rune-mastery

Comparing runes and masteries of your recent games vs pros.

Simple rails app, only system requirement is redis.

  • Display information for last 10 matches instead of just latest
  • Compare with top 5 pros instead of just top
  • Don't include pros with missing runes (outdated)
  • Say which pro we're comparing against
  • [ ] Include count of runes shared in RuneComparator#compare (instead of just which ones)
  • Include 'type' of rune as first class field (Quint, Mark, Glyph, Seal), and bucket comparisons this way
  • Cache SuccessfulGamesScraper (By Champion)
  • Cache static api calls (Champion & Rune lookup)
  • Just display rune type in list (Greater Glyph of Magic Resist vs Magic Resist)
  • Add "Least common" runes. If 4/6 pros don't use Magic Pen Quints for Anivia, show that. But not 2/6?
  • Use a real cache instead of storing in memory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published