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

events: gallery of photos #43

Open
BrunoRosendo opened this issue Nov 7, 2022 · 2 comments · May be fixed by #203
Open

events: gallery of photos #43

BrunoRosendo opened this issue Nov 7, 2022 · 2 comments · May be fixed by #203
Assignees
Milestone

Comments

@BrunoRosendo
Copy link
Member

BrunoRosendo commented Nov 7, 2022

An event (and maybe a project too) should have a gallery displaying an arbitrary number of photos of the event after it occurred.

We should add the path of these photos to the model and create endpoints capable of storing and deleting those photos. We should also ensure the GET project/{id} endpoint includes this gallery.

@BrunoRosendo BrunoRosendo added this to the Website MVP milestone Nov 7, 2022
@AvilaAndre
Copy link
Contributor

If the gallery exists in both Event and Project, could I move this to the Activity? I'm going to implement it only on the Event for now.

@BrunoRosendo
Copy link
Member Author

BrunoRosendo commented Sep 16, 2023

If the gallery exists in both Event and Project, could I move this to the Activity? I'm going to implement it only on the Event for now.

I think the gallery will only exist for the events, but feel free to confirm in the team's channel

@AvilaAndre AvilaAndre linked a pull request Nov 21, 2023 that will close this issue
5 tasks
@AvilaAndre AvilaAndre linked a pull request Nov 21, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants