scorebored / scorebored-2-alpha

Scorebored, Version 2
MIT License
1 stars 0 forks source link

User can view match history log (during or after match) #1

Open chugcup opened 10 years ago

chugcup commented 10 years ago

Want the ability to view an ongoing match's point-by-point history log. This would be implemented simply as a modal that displays a vertical "timeline" with each point as a separate timestamped item. This could be used in case you want to look back and see if a player went on a hot streak or if a particular point lasted a long time

Attached a possible mockup for feature

match-history-log

chugcup commented 10 years ago

History should be loaded from server on request.

Create tabs for each game; when modal opens select current game and scroll to bottom.