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

[Enhancement] Frontend: display image associated with event (if uploaded) #22

Open
infinity1729 opened this issue Dec 14, 2022 · 5 comments
Labels
codepeak2022 This issue will be considered for codepeak2022 easy enhancement New feature or request good first issue Good for newcomers

Comments

@infinity1729
Copy link
Owner

Description
Currently default image is being displayed (as shown below- Image 1). The API returns location of image which needs to be displayed (Image 2). You are required to display the given image. Note: since Image option for events is optional, if no image is recieved in the responses, default image is needed to be displayed.

Screenshots
Image 1
image

Image 2
image

Useful
Currently events_api is fetched in frontend/src/components/ClubList.jsx. and the response object is stored in Elist.

@infinity1729 infinity1729 added enhancement New feature or request good first issue Good for newcomers codepeak2022 This issue will be considered for codepeak2022 easy labels Dec 14, 2022
@sshsrn
Copy link

sshsrn commented Dec 14, 2022

Hey @infinity1729!

Kindly assign me this issue so that I can work on the same!

@infinity1729
Copy link
Owner Author

Sure! Do let us know if any help required. 🙌

@infinity1729
Copy link
Owner Author

@sshsrn any updates?
Do let us know if you are facing any problem with the code!

@sshsrn
Copy link

sshsrn commented Dec 22, 2022

I tried going through the code but am not able to understand it. Maybe because of my limited knowledge in react. You can unassign me and I will start with an easier issue.

@infinity1729
Copy link
Owner Author

Sure. We have couple of good first issues, might want to try them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codepeak2022 This issue will be considered for codepeak2022 easy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants