FCCColumbus / FCCColumbus/cbus-web
Event List - picture from MeetUp event in the events detail
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
### User Story
as a Free Code Camp user
I want to see the event's image in the event detail
so that I get a better idea of the event's focus
### Acceptance Criteria
Given I am a Free Code Camp user
When I view an event's detail
Then I will see the image associated with the event
#### Example
For [this event](https://www.meetup.com/techlifecolumbus/events/290597841/)
display [this image](https://secure.meetupstatic.com/photos/event/8/a/f/5/600_479615573.webp)
research will need to be done to navigate to the image dynamically (jQuery? xpath?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.