siakaramalegos / tts_resources

Tech Talent South student and alumni resources (links to great stuff for newbie developers) and also an easy project for students and alumni to contribute to - see issues list for some ideas.
https://tts-resources.herokuapp.com/
9 stars 14 forks source link

Make filter buttons change colors based on which is selected; enable more than one filter button to be selected #9

Open siakaramalegos opened 9 years ago

siakaramalegos commented 9 years ago

Essentially, make the buttons toggles that add/remove categories from a filter. Currently, you can only show links for one category at a time using the current buttons.

siakaramalegos commented 9 years ago

Resolved the first part of this issue - if a category is selected, it's button looks like it is in an active state.