gymmuenchenstein / gym-lessons-angular-application

Angular application that shows a timetable of Gymnasium Münchenstein
https://gymmuenchenstein.github.io/gym-lessons-angular-application/
1 stars 0 forks source link

Implement app routing #56

Open andreas-aeschlimann opened 3 months ago

andreas-aeschlimann commented 3 months ago

We should implement app routes for different timetables. This will allow people to send and save links.

ThisRedstony commented 1 month ago

Proposition: .../timetable_name?active_filters

Active filters being things one can also enter into the search field in the sidebar menu. f.e. ?abbr=Aa&lesson=fIN

(We may also need to look over the entire filter system again to allow for multiple selected filters at once)