Pages Overview

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.
Image without caption

about_us

Here, all platform-related information is displayed.
Image without caption
💡
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.
Image without caption
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.
💡
Admin: See the instructions on how to grant Admin Rights in your template.
Note: Switching between tabs works by changing elements’ custom states.
Image without caption

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.
Image without caption
Note: Switching between tabs works by changing elements’ custom states.
Image without caption

movie

Here, detailed information about the movie is displayedбalong with the trailer and movie itself.
Image without caption

plan

Here, the user can choose one of two available subscription plans: basic and premium.
Image without caption
Note: For Subscriptions setup, check the Setup GuidePayments.

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.
Image without caption
💡
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.).
Image without caption

reset_pw

Here, users reset their password after accessing the link in the mail.
Image without caption

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.
Image without caption