Members will need to update daily to reach a target distance over multiple days.
I’m very new to code and content manager.
Do you already have created a DATABASE for your event?
Which would be the needed DATAFIELDS in your DB ?
- first-Name + last-name
- distance
- date
- running-time
So i would suggest you first to create a DATABASE with the neccessary DATAFIELDS(columns).
Then perhaps you could create a form, corresponding to the DATAFIELDS in your created DB.
Is my direction of your idea, right?