FlorianPix / climbing_diary

track your climbing activity
GNU General Public License v3.0
1 stars 0 forks source link

frontend: add number of attempts to routes and pitches #81

Open FlorianPix opened 1 year ago

FlorianPix commented 1 year ago

This can be calculated in the frontend by counting the number of attempts before the first success. (Could also be done in the backend via a new endpoint)