and a react app . my react app is setup all . with taiwincss . and licide react i useed for icon . you can use anythinng . but give me jsx file a react page whihc show all this 4 tables . and also no errro . make sure desaign the table in this way that it shodu good and interaxtive ,t he have search and filter option and sorting and all .now in warehosue table you dont have to show the colmn query ids , and same in user table you dont have to shwo sampel queryes and recomdtion . thsi colmn we will used for fither drill down . so in warehouse page when user click on quers colmn . so what we have to do is we have to pass the warehouse id or name to uniqley idefaty that .s eocnd the colmn name which is basicly to detach type ot the quey he selected and third we haev to pass the querd ids . than in python you ave to make on fcuton which is get_users_with_query_count_by_warehouse so we haev to do is take the query table data and than take ids array queres and filter those id for query summary dtaisl and than gropy byy user and retrn a df wtih user name , query count , query id array. than one more fcuto whcih take the id of query and return those id with qury deteials . whcih we will use to geanrte a tabel with query id and previe text .one button to view full qurr detaisl . and when user clcok on that veiw detials so we run one more fuctuon whcih take the id and extarct all the detials of that paractul query and based on that we have to show on detials page for query with alld etials we have . . alll the fctuon hsodu be in pyton and with correct name and also in react we just have to call and naviagete . so degn that . frst 5 tabes for all . adn than this warehosue tabel with drill down . so does for user . in user we dont haev to show the sample queyr and remmddtion colmn we have to us e taht to drill down for exmapl wehn in user table some one click on partcul user queres so we have to take the name of that colmn mens query type and ectarct all the querys for that type form sample query colmn and show a table with the query he ahs ran and preveiw text . adn veiw derials button that swo the fulld etials . i want seamless and best code. also bets of all time in short .
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)