Need some guidance following this tutorial on creating a terminal system

I have been following this tutorial

I am trying to create an interactive terminal basically like as shown in this video but for Unity where it takes user input and you can enter custom commands and create logic around what it returns.

The issue is I am not sure how to tie all the functions and blueprint widgets the tutorial provides to create the example given in the first link and I was looking for more guidance around that.