maddyblue / hots.dog

Heroes of the Storm aggregator; formerly https://hots.dog/
MIT License
11 stars 0 forks source link

Multi Player Summary View #62

Open zackgomez opened 6 years ago

zackgomez commented 6 years ago

I find that I often visit the profiles of my friends. I would love a page where I can select a few users and have them be present with some summary information and links to dig into their full profiles. Sort of like a custom leaderboard. Here is a screenshot with some kind of similar view from hotslogs: https://imgur.com/a/42xnJjj (https://www.hotslogs.com/Team/Overview?PlayerID=699793). This view isn't analogous to the one I'm proposing but shows some of the information that could be present.

hots.dog has the friends view: https://hots.dog/players/1/275756/friends which could be a decent starting place to get the UI together. A follow up could be allowing for arbitrary sets of players by encoding them in the URL.

zackgomez commented 6 years ago

I'm familiar with React and wrote go 5 years ago, so if you're interested in a PR we could hash out the details and I could send a few your way.