Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a parent, I would like to upload pictures of my child's food, so that i can assemble a digital lunch box #29

Open
3 tasks done
TobiasABay opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
type: feature A feature introducing new behavior User Story

Comments

@TobiasABay
Copy link

TobiasABay commented Oct 1, 2024

Description

Setup some kind of image storage and build the necessary backend parts

Endpoints

/images

  • [POST] { []imageData, token }
  • [DELETE] { []id, token }
  • [GET] { []id, token }

Sub Tasks

@TobiasABay TobiasABay added the type: feature A feature introducing new behavior label Oct 1, 2024
@alexrefshauge alexrefshauge changed the title As a parent, I would like to upload pictures of my child's food, so that i can assemble a digital launch box As a parent, I would like to upload pictures of my child's food, so that i can assemble a digital lunch box Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A feature introducing new behavior User Story
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

6 participants