VLCTechHub / VLCTechHub-site

VLCTechHub site
https://vlctechhub.org
MIT License
24 stars 28 forks source link

Add a "today" or "this week" badge on upcoming events #88

Closed hell03610 closed 5 years ago

hell03610 commented 5 years ago

When viewing the upcoming events at https://vlctechhub.org/ it would be nice to quickly spot the events happening today or in the current week so users can quickly organize their evenings for the week.

We have a design for the badges, they should appear similar to this:

Screenshot from 2019-10-14 15-45-31

Today badge copy: Hoy This week badge copy: Esta semana

Note: There are some events that the avatar image is the same color as the badge (defined in https://github.com/VLCTechHub/VLCTechHub-site/blob/master/data/assets/css/abstract/_variables.scss#L6) In the case the event is an event with twitter.hashtag instead of twitter.handle we can switch the colors of the badge (color -> background-color, background-color -> color)...or leave this scenario out of scope in the pull request.

hell03610 commented 5 years ago

Shipped! :tada: