Filters
Create a filter component that will be available on the map and search pages.
This component should allow to filter (displayed or searchable) universities based on different criteria:
* [x] **Country / region**
* [ ] Type of departure (exchange / double degree)
* [ ] Language of the courses
* [x] Departure available for semester...
* [x] Departure open to departement...
* [x] People that already went there were comming from those departements.
* [ ] (bonus) university is in one of the user's list of university.
For now only the element in **bold** can be connected to the backend. So you should focus on the frontend and have the component "visually" ready with all possible filtering.
Have a look at #13 when this is done.
issue