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/feature flag toggle #23

Closed DominikHorn closed 4 years ago

DominikHorn commented 4 years ago

Core idea for feature development for elite-se.xyz: push to production fast, but 'hide' potentially unstable features behind feature flag.

This pull request adds an AppBar menu for toggling feature-flags on or of easily at runtime. This allows users to beta test on an opt-in basis or disable features if they're unstable. Additionally, developers may deliver code to and test it on the live elite-se.xyz system faster.