Add an athlete
Closed this issue · 3 comments
johnnymetz commented
- Add an athlete to the
athletes
folder as a json file - Include the athlete's
name
,height
anddate_of_birth
- Name the json file as a concatenation of the athlete's name (e.g. First Last =
first_last.json
)
GSantos23 commented
What do you need to do?
johnnymetz commented
@GSantos23 just updated the description above!