Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need of a settings management system #66

Open
TanmayArya-1p opened this issue Dec 16, 2024 · 0 comments
Open

Need of a settings management system #66

TanmayArya-1p opened this issue Dec 16, 2024 · 0 comments

Comments

@TanmayArya-1p
Copy link
Contributor

A user should be able to edit and change settings for the application which can be used for various needs.
For instance to solve #10 (Password Generation) it would be messy to save configuration options like Password length,etc in a separate config file.
Instead of each contributor using a different config file for their implementation there can be 1 provider that stores all configuration options.
There is a need for an api that people can query to fetch configuration options for their feature

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

No branches or pull requests

1 participant