lgrosz / climb-rs

0 stars 0 forks source link

Ascents table #28

Closed lgrosz closed 2 months ago

lgrosz commented 2 months ago

Support an ascents table. Something like climbing-history.org would be nice to mimic.. this may entail some tables...

How would applying styles work? i.e. worked, flash, onsight, lead, top-rope, boulder, first-ascent, etc. Which of these are mutually exclusive? Does mutual exclusivity even matter?

What about shared FAs? There are plenty of routes/problems that are credited to a party (multiple climbers) with shared priority.. how can that be ensured? climber_id cannot be a part of ascents? Maybe another table ascent_parties?