Dash CRUD App with PostgreSQL - Part 1
Charming Data
In this part 1 tutorial we'll build a CRUD application with Dash DataTable. Code & links shared below. In part 2, next week, we'll connect the app to a live PostgreSQL database. CRUD applications are typically used for data-storage purposes and for getting data into and out of databases.
DataTable reference: https://dash.plotly.com/datatable/reference
Uploading excel to DataTable: https://dash.plotly.com/dash-core-components/upload
Video Layout: 00:00 - What to expect in Part 1 02:33 - What to expect in Part 2 03:20 - Diving into the Code and App Layout 05:06 - DataTable parameters 10:48 - CRUD through Dash Callbacks 17:47 - Connecting App to Bar Graph 19:57 - Save App data to Excel Sheet ... https://www.youtube.com/watch?v=G65iy0AmthM
103128311 Bytes