NETRAVE/lib
VetheonGames d968e17823 Enhance First Run Setup and User Interaction
1. Added a method to ask for the default mode (TUI, GUI, or WebApp) during the first run setup.
2. Implemented a method to validate the input mode.
3. Improved the database connection test method to handle exceptions and return a boolean value.
4. Added a method to ask for database details (username, password, and database name).
5. Enhanced the user interface by adding Curses.clear before each question to make the interface cleaner.
6. Improved the password input process by disabling echo to hide the input from the screen.
7. Added validation for uplink and downlink speeds.
8. Added a method to ask for services the system should be aware of.
2023-06-03 13:38:30 -06:00
..
utils Enhance First Run Setup and User Interaction 2023-06-03 13:38:30 -06:00
Gemfile Enhance First Run Setup and User Interaction 2023-06-03 13:38:30 -06:00
Gemfile.lock Enhance First Run Setup and User Interaction 2023-06-03 13:38:30 -06:00