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 links between instances. #36

Closed cilki closed 6 years ago

cilki commented 6 years ago

Time Estimation: 6 hours Assumption: Flask-Restless is setup, content in the database, and connections between models are established Actual Time: 10 hours

mitchellmarshe commented 6 years ago

The database creates an array of http strings for each model. Then in the frontend, we get that array and dynammically populate a field of labels that are links to those models in each instance. It's pretty cool!

therealsamf commented 6 years ago

This proving harder to make robust than we previously thought. After navigating from page to page to page etc. it's very easy to get the site to break and not load up all of the correct links