techclubjacobs / app

The web application for all campus things!
3 stars 1 forks source link

Year picker component #24

Closed stevenabreu7 closed 5 years ago

stevenabreu7 commented 5 years ago

Finish the component in src/components/YearPickerFilter.tsx according to what we discussed. You are free to use libraries, open-source react components or design components. You don't have to copy the mockup design 1:1, feel free to be creative! You should use a react state variable to keep track of the list of selected years (and make sure to also highlight the selected years somehow so the users knows what's selected!).