Skip to content

[Feature Request] Links to images #115

Description

@willzeng

Issue Description

When I upload a qasm circuit to the live instance on latticesurgery.com I want to share the results of the compilation. Since this is just local, I need to send the qasm and then ask someone else to upload an image as well. It would be nice to be able to share a link to the image that I upload.

Proposed Solution

There's at least two ways to do this.

  • One is to have the app be totally client side and to process the qasm data in the url. An example of this is quirk.
  • Another alternative is to store the uploaded qasm server side and to give each upload a unique URL.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions