1. 程式人生 > >Multi-User Applications with Anvil | Anvil

Multi-User Applications with Anvil | Anvil

« Anvil Tutorials

Data Storage and Security

When your application supports multiple different users, it’s important to ensure that they can’t access each other’s data. In this video, we show how straightforward this can be with Anvil.

We start with the online TODO-list app from our last tutorial, and turn it into a multi-user public service.

Hands on

To explore this app in the Anvil editor, click this button:

Feel free to use it as a starting point for writing your own multi-user Create, Read, Update, Delete (CRUD) app.

Want to know more?

Read about the Users service or Data Tables in the Anvil reference manual.