Data prioritization using python and creating python ui
Budget: ₹1,500 – ₹12,500 INR
I need that write a python code that can get data from sql server(we have only read excess of sql) and than this data is filterd based on status (filter value is PND) and IndDept(filter value is QMM) and than display this data in a python ui in a priority (which is based on InsType (1st is regular production like))now add some features in this ui like swaping(swaped to row getting input from user which to row) and second feature is bring to top in this feature a specfic row get on the top other rows are shift accordingly. Now i need that this data is saved and when we close the program and rerun this problem this data also geted change in rerun.(In a situation lets we shift 21st row with 11th row in priorities data and than we close the program and when rerun letsassume 2 new data is new fromsql other data is still here so we need that swaped data is also so along with 2 new rows that are based on filtering and prioritizing.