User Story - Export Summaries (#17)
Closed this issue · 0 comments
avincent6 commented
Expected Behavior
As a user, I would like to export my summaries to text files or Google drive (User
Story #17).
Tasks
- Hook into the Google Drive API on both
Frontend and in our Database (Sawyer) - Create functions that will allow us to
push data that is stored on our database
to Google Drive folders (Sawyer) - Give users an option to download the
summaries as a text file (Audrey) - Give users an option to export to Google
Drive (Audrey) - Test and documentation of functionality (Audrey)