SecurityLogMiner / log-collection-client

Everything you do not see but feel the effects of.
Apache License 2.0
0 stars 0 forks source link

Ratatui Menu #48

Open Jicxer opened 4 months ago

Jicxer commented 4 months ago

During our last meeting on 2/14/24, we disucssed the possibility of a text user interface using Ratatui. The meeting discussed menu control for the user as they entered the client using ratatui. They should be able to access different resources using this GUI and hopefully visualize the data.

The idea is to allow the user to enter the Log-collection client through a TUI. The user will have access to the status of services and aws. This can be determined through a menu where a user can select the resources. As for the design of this interface, it is still being worked on. Currently, I created a branch named ratatui-jicxer to test Ratatui aspects. The showcase examples are provided here.

Tasks

Jicxer commented 2 months ago

In terms of the menu, we should focus on creating a text-based menu interface to be functional rather than designing ratatui.