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

Add images paths to meetup json #27

Open
paulinaszkudlarek opened this issue Jan 16, 2023 · 0 comments
Open

Add images paths to meetup json #27

paulinaszkudlarek opened this issue Jan 16, 2023 · 0 comments
Assignees
Labels

Comments

@paulinaszkudlarek
Copy link
Contributor

Add functionality that will add all images paths to meetup information file (json).

Functionality should :

  • find json file with specified meetup,
  • add new key with an array "images" as a value ,
  • add paths of all images that are placed:
    /public/images/events/{meetup-id}/{image-name}
  • images paths could be available in single meetup file and in meetups list file.

result.:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants