Pages Overview
See Bubble Reference for more information about Pages: https://manual.bubble.io/core-resources/elements/page-element
Pages
index
This serves as the template's homepage. Visitors can navigate to the login and signup pages, start their creator page by directly entering their username in the input field, and explore creators sorted by category.
All images and texts can be edited in the Bubble Editor.

explore
This page exhibits a list of creators organized by category, directing visitors to their donation pages. Users also have the option to search for specific creators.

creator
This page is the creator's donation & profile page. Page visitors can donate to creators, post messages and become supporters. When logged in, they also have the option to follow creators.

When logged-in creators visit their page, they can directly edit it using this popup:

dashboard
Access to this page requires users to be logged in. This dashboard includes 6 tabs.
Switching from one tab to another is achieved by changing the custom states of the groups displayed. Read here: https://manual.bubble.io/help-guides/data/temporary-data/custom-states.
home
The creator can see total earnings and earnings in the last 30 & 90 days, as well as a list of recent donations.

donations
The creator can see a list of all recent donations, and some relevant figures.

followers
Creators can view a list of their followers.

following
Users can see a list of creators they follow.

payouts
Creators can see their total payouts, and connect to Stripe.
Refer to the Setup Guide for instructions on configuring the Stripe API in your app.

my account
Users can edit personal information and update credentials.

login
Users have the option to log in using either their email or their Facebook account. In the event of a forgotten password, they can initiate a reset process.
Refer to the Setup Guide for instructions on configuring the Facebook API in your app.

signup
Users can register either with their email or with their Facebook account.

reset_pw
Displayed during the password reset process, this page is exclusively accessible to users via the link provided in the email.

404
This page handles 404 redirect errors, notifying users that the requested web page cannot be located.

Last updated