Skip to content

Feat: Google Sheet Sync #10

@jeffss00

Description

@jeffss00

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions