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

multiple leagues with same names #29

Closed askarpoudyal closed 4 years ago

askarpoudyal commented 4 years ago

We need to pass more params into the url because there are leagues with the same name in different countries.

tanay-bidnurkar commented 4 years ago

changed the API request to ignore duplicates, so each league name will only appear once