Baserow tutorial videos

I created some Baserow tutorial videos:

https://www.youtube.com/playlist?list=PLgTEMdNoNNOQ_TpDkt8Ruc6CTu6cYeBzm

They are very raw unedited first run-through recordings demonstrating how to use the Baserow no-code Database and Application builder. They walk through step by step how to create a Supply Purchasing database, Todo List CRUD app (versions with and without authentication), Public Forum app (auth and no-auth), Search tool, Contact Us Form, and Basic Multi-Page Web Site. They’re suitable for users who’ve never used Baserow and who have never done any sort of software development work (5+ hours of screen recorded walk-throughs building complete applications start to finish).

I’ll re-record these all at some point to make much more concise and clean versions, but until then these may be useful to new users.

That’s amazing @NickAntonaccio, thank you for creating and sharing these tutorials :rocket:

1 Like

Thank you for taking a look, Baserow is a really fantastic tool :sunglasses: I’ll make a bunch more videos about integrating Python. I’m currently building a tiny framework in Flask to enable that work more easily, with a little web based micro IDE back end.

I added 2 more tutorial videos to the playlist above:

  1. A simple Point of Sale (cash register) app, which integrates with a small custom Python API (created in Anvil), to email sales receipts to buyers.

  2. A quick and easy method to convert Google Docs word processor files to Markdown which can be displayed as web page content in Baserow apps (retaining layout without editing effort)

Thank you, Nick :rocket:

We appreciate your contributions!