cilki / gameframe.online

GameFrame is a gaming analytics website created for CS373
http://gameframe.online
Apache License 2.0
5 stars 1 forks source link

As a user, I want dynamic content in the grid views. #38

Closed cilki closed 6 years ago

cilki commented 6 years ago

Time Estimation: 12 hours Assumption: Flask-Restless is setup, and content is in the database Actual Time: 15 hours

mitchellmarshe commented 6 years ago

The major improvement made towards dynamic content in the grid models is the addition of the tooltip that renders behind each card. Each tooltip is like a snapshot of the information that the user will see when clicking on the card to link to its page instance.

atrieder commented 6 years ago

I agree with mitchellmarshe's description of the information that should be presented in the tooltips. The customer may be able to navigate the vast landscape of data on our website with greater ease if they don't have to enter each instance details page.

atrieder commented 6 years ago

With the current code, we have tooltips that include general information provided by the database.