You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: