Build an Audio-to-Text Note-taking App | Scribe

    Build an Audio-to-Text Note-taking App

    • Scott Colenutt |
    • 77 steps |
    • 7 minutes

    Sign-up & upgrade to the "Maker" plan

    1

    Sign up for an account at [Glide](https://glideapps.com/?utm_source=100daysofai-lesson&utm_medium=referral&utm_campaign=100daysofnocode) and go through the onboarding tutorial before heading back to your dashboard.

    2

    For this lesson you'll first need to **upgrade to the "Maker" plan**.\ \ Remember, **Glide has given you 1 month of the Maker plan free**, which you'll need to apply now. \ \ In your dashboard, select "**Billing**".

    3

    Select "**Manage Plan**" and follow the instructions for upgrading to the monthly Maker plan. \ \ You'll need to enter your card information and add use the code MAKER100 during this process.\ \ This is also where you'll need to come back if you'd like to cancel your plan.

    4

    To upgrade, first select '**Subscribe**' within the Maker plan option.

    5

    Click '**Add promotion code**' and fill out your payment details to complete your upgrade.

    Configure your app's database

    6

    Once you've finished signing up, and you've upgraded to the "**Maker**" plan, navigate to your Glide dashboard and click "**New app**".

    7

    Select the "**Blank**" template.

    8

    Click "**Create app**".

    9

    Click "**Data**".

    10

    Click inside the "**Empty Table**" field and rename this table "**audio storage**". \ \ This will be the table within your database that stores your transcriptions.

    11

    Click the drop-down menu button within the "**Name**" column.

    12

    Click "**Edit**".

    13

    In the "**Name**" field, add the text "**Audio URL**".

    14

    Click this drop-down menu to select the data type.

    15

    Select "**URL**" from the drop-down menu.

    16

    Click "**Save**".

    17

    Click the drop-down menu in the "**Description**" column.

    18

    Click "**Delete**".