i want to build an app which will ask user what file type (csv, zip, txt etc ) of data why want to upload, which azure conmainer , then folder name , and then as per this i have some info in my table ,, a new recoerd should get inseerted in snowflake with user value and some defined value as per the input.. now user cant add any random value.. file type should have list - csv , txt, json , zip then storage name in azure blob then container name can be random as per user then for folder name it should fetch all the folders in teh backend from azure and show the list with a button also for the user if he wants to create a new folder.. so create this app with nice UI .. for now give default value in all the section i have mentioned