smsearcy / mesh-info

Collect and view information about an AREDN mesh network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User preferences page

smsearcy opened this issue · comments

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

  • Timezone
  • Distance unit (miles vs kilometers)

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.