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

Kotlin App - add preferences to the application #28

Open
omrisarig13 opened this issue Dec 27, 2019 · 0 comments
Open

Kotlin App - add preferences to the application #28

omrisarig13 opened this issue Dec 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@omrisarig13
Copy link
Owner

Add a new button to the application that will let the user save and update the preferences in the application.

Currently, there should be only one preference in the app - the number of questions to ask at each level in the test. Currently, it is saved statically as 5, it is better to change it and let the user choose for himself how many questions he wants per know level.

The preferences should be saved between running on the app (can be saved to a file, like the dictionary is currently saved). In the future, there might be more preferences that will be added to this menu, should it should be possible to do it.

@omrisarig13 omrisarig13 added the enhancement New feature or request label Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant