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:
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.
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:
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.