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, users can familiarize themselves with the app content and navigate to other pages.
activity_page
This page tracks all activities made by a user on the app.
adminpage
This page is designed to manage platform data, e.g. Users, Categories, Subcategories… and see stats.
Only users with admin rights can 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.
ask_a_question_and_write_a_tip
Here, users can write their own questions or write tips to the app community.
Note: Switching between tabs works by changing elements’ custom states.
categories
This page displays all available categories to search through.
list_form_questions
This page displays all questions from a certain category.
list_form_tips
This page displays all tips added by users.
login_page
This page offers a simple login and signup functionality.
profile_page
This page displays the user’s personal profile and all activities.
search_page
This page is showing the search results, triggered by the search in Footer element.
slide_form_questions
This page displays the particular question content, allowing to add an answer.
slide_form_tips
This page displays the particular tip content and recently added tips below.
user_settings
This is the page where users can edit their personal information.
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.