green-dino / Oberon

Streamlit application is focused on building a playbook by interacting with a SQLite database.
1 stars 0 forks source link

Task building feature #17

Open green-dino opened 4 months ago

green-dino commented 4 months ago

Next is to create a feature that lets a user write a statement from the relationships in the database. When a user searches for controls, the search feature would present the user with the tasks, knowledge, skills and competency areas.

Screenshot 2024-07-11 at 11 37 44 AM Screenshot 2024-07-11 at 11 39 28 AM

if a user were searching for asset management- the user is presented with the options available pre-populated in the drop downs.

I.e. user is presented with the competency areas, like Cloud Security, 04 in the sort feature of the data.

If the user selected cloud security as the competency area they would get an auto populated list of the skills, knowledge and tasks, and workroles but not the sort data, as it does not need to be presented to the user.