9cpluss / hardest-climbs

Code and data for hardestclimbs.com
https://www.hardestclimbs.com/
MIT License
12 stars 4 forks source link

Improved data system and individual links #35

Closed 9cpluss closed 1 year ago

9cpluss commented 1 year ago

Loading the JSON structure into a DataFrame should make it easier to add other functionality (like sort and filters). Already it allows for adding individual links to routes/problems which previously would have been a pain in the butt.

Close #24