Alien6-Studio / outerspace-apizr

OuterSpace APIzr
https://apizr.outerspace.sh/
3 stars 0 forks source link

[FEAT] Integrate prompts during the execution of `apizr` to streamline the configuration workflow #13

Closed Coopyrightdmin closed 12 months ago

Coopyrightdmin commented 12 months ago

Problem Statement

Users, especially those unfamiliar with the nuances of the configuration, may find it challenging to set up apizr optimally. A lack of guided prompts during the execution can make the configuration process less intuitive and potentially lead to sub-optimal setups.

Benefits

Adding guided prompts to the apizr execution would:

Additional context

Interactive prompts can be particularly useful for users who are uncertain about specific configuration details. By asking relevant questions and possibly providing suggestions or defaults, the tool can ensure a smoother and more efficient setup process.

Priority/Severity

Coopyrightdmin commented 12 months ago

To enhance the user experience and make the setup process more intuitive, we've integrated PyInquirer to provide guided prompts during execution. Furthermore, we've added multilingual support; as of now, both English and French are available. We're keen on expanding this list and welcome community suggestions.