Skip to content

save photos of projects on save #284

Closed
@stevekrouse

Description

@stevekrouse

There are two things that need to happen here:

  1. We need to "take a picture" of the canvas when the user hits "Save"
  2. We need to upload this picture somewhere and associate a link to that picture in the database for this project

The tricky part about (1) is that we have a canvas for sprites, for the pen, and for the background so we will somehow how to put all those together for this picture. It seems like it isn't that hard to turn a canvas into an image so the real trick will be combining it with the background image.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions