smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

User preferences page #91

Open smsearcy opened 1 year ago

smsearcy commented 1 year ago

Add a user preferences page where users can manage the following preferences:

Rather than having logins, for now we'll just store those preference in cookie (it's nothing sensitive).

Note: Using these preferences will require finishing/adding some filters (because I think that is the easiest and cleanest way to control the output). Similar to what I had started for the timezone filter.