This section states the purpose of each page.
Introduction
In this summary, we will describe each page and its content. The Page Element is the fundamental one that contains all the other elements.
Tip: See Bubble Reference for more information about Pages element https://bubble.io/reference#Elements.Page 🙂
Pages
All images and texts are displayed for demonstrational purposes and can be changed directly on the page.
index
This is the main page of the app, where the main functionality is set.
Here, customers can:
- see post feed
- check notifications
- exchange messages
- check bookmarked posts
- see subscriptions
- edit own profile
- proceed to become a creator
Note: Switching between tabs works by changing elements’ custom states.
admin
This page is designed to manage platform data, e.g. Users, Items, Payments… and others. Only users with admin rights are able to access this page (in read-only mode), and those users who have access rights can edit or delete anything here.
creator_dashboard
This page provides content creators the possibility to:
- see the list of subscribers
- see statistics
- send message to subscribers
- choose subscription plan pricing
Note: Switching between tabs works by changing elements’ custom states.
signup_login
This page has a simple signup and login functionality. It also comes with a post feed with publicly available messages from content creators.
reset_pw
Here, users reset their password after accessing the link in the mail.
404
This is a page for 404 redirect errors, informing users that the web page they are looking for cannot be found.
Page returns an error when a server cannot find the requested page, which means that either the page has been removed or moved and the URL was not changed accordingly, or that the user typed in the URL incorrectly.