use a reactflow library and create a page to get the inputs for the devices flow , so first the user needs to select the device then after selecting that they need to select the parameter say for example dpa and lpa , after that they need to select the month and then press the create apple button console it in a format like { deviceName:"",parameter:"",startDate:"",endDate:"" } , the date should be in unix while consoling and after created the applet in a seperate page show a antd table based on the created applet information and in the last column have a view applet button . Give trhis in react js