In this tutorial you will create the home page of a jobs board site based on an airtable.
In this tutorial we are going to add a page to display the details of a single company using the page parameters
In this tutorial we are going to add the airtable that contains the open positions for the companies
We are going to use SQL joins between the two airtable views and filters to show a list of positions per company
This is the last part of the Remote Job Board series, we are going to setup a page per position based on the open roles view of the airtable base of our example.