User story
As a user, I want to export/download my stories from the web client, so that I can save them locally or share them with others.
Acceptance criteria
Additional notes
This work is likely dependent on some initial refactoring to facilitate deeplinking/routes that open a given story directly in the story player. Also some restructuring of the client side code so that it's easier to point story asset links to a local relative file rather than the web service asset uris, which are currently hacked in.
User story
As a user, I want to export/download my stories from the web client, so that I can save them locally or share them with others.
Acceptance criteria
Additional notes
This work is likely dependent on some initial refactoring to facilitate deeplinking/routes that open a given story directly in the story player. Also some restructuring of the client side code so that it's easier to point story asset links to a local relative file rather than the web service asset uris, which are currently hacked in.