sunnykharel / SoccerBase

International soccer database website created by 5 UT Austin students. Designed using Python Flask, MongoDB, React.js, MaterialUI. Hosted on GCP and Heroku
0 stars 0 forks source link

Links to models are currenly done using hashing #35

Closed sunnykharel closed 4 years ago

sunnykharel commented 4 years ago

We need to have a way of linking model names to their direct pages, despite two models having the same name. Possibly look into how others have solved this problem.

tanay-bidnurkar commented 4 years ago

solved this problem by linking to actual url of other instances