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

Event and News images #119

Merged
merged 7 commits into from
Oct 9, 2017

Conversation

lafentres
Copy link
Contributor

Addresses #86

I've added the ability to upload one image for any news or event item. I've also made the meta tags dynamically pull information from the event or news item.

  1. Added image uploaders for events and news
  2. Added image, image_height, and image_width to event and news tables
  3. Displayed the image on the show and index views for events and news
  4. Pulled event and news information (title, description, image) into the social sharing tags for events and news
  5. Made URL the first field in the form for news/events

The images I added to show and index for events/news probably need some attention from a front-end dev. They don't look terrible as they are now (see attached screenshots below), but they could look better.
Events index:
events_index

Events show:
events_show

News index:
news_index

News show:
news_show

@kentonh kentonh merged commit 575be74 into StartupWichita:master Oct 9, 2017
@kentonh
Copy link
Member

kentonh commented Oct 9, 2017

Thanks @klafentres!

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 this pull request may close these issues.

2 participants