Open Fertogo opened 8 years ago
This would allow people to create their workout in a excel/google sheets and import it directly to OWM.
OMW would allow importing of workouts via a csv (csv -> json) (with a template file provided) and exporting for workouts (json -> csv).
There are many libraries that can do this.
https://www.npmjs.com/package/csvtojson https://www.npmjs.com/package/json2csv
This would allow people to create their workout in a excel/google sheets and import it directly to OWM.
OMW would allow importing of workouts via a csv (csv -> json) (with a template file provided) and exporting for workouts (json -> csv).
There are many libraries that can do this.
https://www.npmjs.com/package/csvtojson https://www.npmjs.com/package/json2csv