Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Preferences: Add component for user preferences #74

Open
Fubinator opened this issue Dec 13, 2017 · 1 comment
Open

Preferences: Add component for user preferences #74

Fubinator opened this issue Dec 13, 2017 · 1 comment

Comments

@Fubinator
Copy link
Contributor

Description

Right now, there is no way for the user to manage/customize the app. My Idea would be to create a component where the user can manage different settings of the app.

Ideas for such preferences would be:

  • Set the language
  • Manage Accounts/Clients
  • Appereance things
  • ...

Additional Information

The setup for such a component should not be that hard. We need to discuss where a button for the preferences would be placed and if it would be a modal or a component in the content component.
I think we should not begin implementing this before we have implemented a persisted store for vuex (#53), so the preferences do not get lost when restarting the application.

@pixeldesu
Copy link
Member

I agree with the persisted store being a priority here! (basically this would have been my next step after implementing persistence anyway)

I think a modal component should be sufficient for this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants