Loading request...
A user needs a web-based tool to convert Excel files into a PostgreSQL database and then manage the data through a web frontend. Desired functionalities include filters, search, sort, upload, add, edit, delete items, and export back to Excel.
Convert Excel file to postgresql DB and view it on flask https://t.co/rfGxP2o5e2 Need to convert excel file into a postgresql database and should be able to apply filters/search/sort/size/scale/upload-excel/add item/edit/delete/ save as excel Able to manage it through web front…