elite-se / elite-se.webpage

source code for the organisations main webpage
https://elite-se.xyz
MIT License
7 stars 0 forks source link

Feature/decorator routing #19

Closed DominikHorn closed 4 years ago

DominikHorn commented 4 years ago

Core idea was to replace the rather imperative routing code with declarative decorator-driven design. Turns out this is not ideal:

All surviving changes from this ticket aim to enhance the routing code/prepare it for future code modularization steps

closing #13