Quick CRUD example, from the ground up, in 5 minutes, with just a dozen lines of code. This can be useful for fast admin DB interfaces, prototyping, little personal apps that don’t need security, and demoing Anvil:
Youtube video of the example above, with some verbal explanation while building live
https://anvil.works/build#clone:JKSOSJVPQGRFDRZY=UHBNMSQOCQD2LWO6XJE6UIXR
Youtube video explanation of the same sort of thing, with horizontal scrolling datagrid
Try it: https://crudgrid.anvil.app
https://anvil.works/build#clone:MUOM4EIDQSZW7O2D=VHNRQNSNI5XTZC42GXOMJUKL
Youtube video showing how to add search and multiple levels of sort to the examples above
Try it: https://crudsort.anvil.app/
https://anvil.works/build#clone:3PUR5NNFMWZP6OZA=Q455VOZU5LNKULFBE4Q7V7NB
Next, I’ll make another set of videos demoing how to do all this more securely, using server functions and data tables which don’t expose read or write permissions to the front end.
I’ll get a better mic before doing anything else
BTW, I did this just to start preparing for a big Udemy course project in which I’ll cover my entire tutorial at https://pythonanvil.com, as well as run throughs of some bigger real life projects made in Anvil.