Setup Guide
This guide is the beginning of the documentation with the built-in Notes for the database. Will help you gain a better understanding of how the template and Bubble works.
Starting with the template
Once you have bought or added a template to your account, you will see a dropdown in the New Application popup that lets you pick a template as the basis for the new application.
After you've selected a template you bought, complete the other fields with necessary data (i.e: Name of the new app, What kind of application you are building, etc) and press Create a new app.
Wait for Bubble to load the application with all the data.
After the application has loaded, you'll see the Bubble Assistant on the left side for New Application. You can close it or follow the assistant steps to adjust different settings.
Congrats! You have successfully created a Bubble app based on your template. Now, you can proceed with the setups.
Payments
This template is using Stripe for payments.
The first step is to go to https://stripe.com and create an account.
You can now configure the Stripe dashboard and the Stripe plugin within your editor.
Payments: See the documentation on how to set Stripe Payments on Bubble.
Removing the Demo version
This template comes with demo logins for testing purposes, which do not require a full registration process in order to test the platform features. Feel free to delete these login options in your app.
It is using 3 demo logins: Demo as a Freelancer, Demo as an Employer, and Demo as an Admin
Go to login
and mobile-login
pages and delete the "Demo Login" buttons

Setting up Data
You will need to create a few database entries to make the template fully functional. Go to the template's Bubble Editor, in the Data tab, and App data section.
Search - Experience Level
Click on "All Search - Experience Levels", and add 3 entries to the database. We recommend you copy/paste the names of these entries below in that exact order:
Expert
Intermediate
Entry level


Search - Hours per week
Click on "All Search - Hours per weeks", and add 2 entries to the database. We recommend you copy/paste the names of these entries below in that exact order:
Less than 30 hrs/week
More than 30 hrs/week

Search - Job Type
Click on "All Search - Hours per weeks", and add 2 entries to the database. We recommend you copy/paste the names of these entries below in that exact order:
Ongoing
One-time

Search - Payment Method
Click on "All Search - Hours per weeks", and add 2 entries to the database. We recommend you copy/paste the names of these entries below in that exact order:
Hourly
Fixed price

Search - Project Length
Click on "All Search - Hours per weeks", and add 2 entries to the database. We recommend you copy/paste the names of these entries below in that exact order:
Less than 1 month
1 to 3 months
3 to 6 months
More than 6 months

Table of Contents
Last updated