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
index
This is the main page typically encountered first on the web app that usually contains links to the other pages of the site. A homepage includes a variety of menus that make it easy for users to find the information they need.
Here, it is a landing page with features of a video streaming platform and subscription price block.
about_us
Here, all platform-related information is displayed.
Tip: The text on this page is a placeholder and should be modified according to your own content.
admin
This page is designed to manage platform data, e.g. edit/create films, shows, and genres, as well as see all changes on statistical graphics, see stripe users’ transactions and delete users.
The page content is structured in 4 tabs: Users, Films, Shows, Genres.
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.
Note: Switching between tabs works by changing elements’ custom states.
app
This is the page where all films and shows are located, which can be sorted by genre, popularity, and created date.
The page content is structured in 4 tabs: Search, Films, Shows, and Favorite.
Note: Switching between tabs works by changing elements’ custom states.
movie
Here, detailed information about the movie is displayedбalong with the trailer and movie itself.
plan
Here, the user can choose one of two available subscription plans: basic and premium.
Note: For Subscriptions setup, check the Setup Guide → Payments.
privacy
This is the page where users see the legal statement that specifies how the company manages the collected user data.
Tip: The text on this page is a placeholder and should be modified according to your own privacy policy.
Tip: Also, make sure you have Terms page in your app. This will help you go through App Store and Google Play approval procedures, in case you decide to convert your Bubble app into native iOS and Android apps. These links are also important for Facebook login.
profile
Here, users can see and edit their own profile information (subscription plan, attached credit card, change password, etc.).
reset_pw
Here, users reset their password after accessing the link in the mail.
404
This is a page for 404 redirect errors, informing a user that the web page he or she is looking for cannot be found.