-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Adding this as something I want to contribute unless someone beats me to it. This would be an alternative to exporting to CSV and allow for backup/syncing to get full history. We should be able to handle this all in the frontend and will just need to create an OAuth client. We could have users create their own client but I think a centralized one should also work.
General flow
- User clones a sheet template and provide the URL in the app
- User authenticates in front-end to get a token and allow for writing to the sheet
- User loads sheet to see history in the app
- After each exercise it appends to the sheet OR we have a separate button to sync the session with Google sheet (probably easiest MVP).
Metadata
Metadata
Assignees
Labels
No labels