Hi. I’m new to streamlit. I’m trying to build an app that can accept user custom input features and from the features added, they can add more data and eventually form a nice table out of it. Is there anyway I can do this? Thanks in advance.
Hi @hazirafidi, thanks for posting! It sounds like it would be helpful for you to start with Streamlit’s API docs, which you can find here.
Hope this helps!