In this video, we talk through how you can build a no-code web app from your PostgreSQL database with Noloco.
In just a few minutes, you'll see how you can get up and running with a beautiful web app that enables your teammates or customers to view and update data without having to give direct access to your data source and without writing complicated queries.
You'll learn how to:
- Connect your Postgres database to Noloco
- Configure views and collection layouts
- Add action buttons to easily update records in your Postgres data source
- Create user roles for different types of users
- Connect your user list from your Postgres data source
- Set database permission rules to limit which users can access certain data
- Add visibility rules to hide certain pages from your users
- Use forms to add new records to your Postgres database