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

Note: Switching between tabs works by changing elements’ custom states.
All images and texts are displayed for demonstrational purposes and can be changed directly on the page.

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.

about

This page contains information about the app and how it works.
This page displays posts by other users. The current user can like, dislike or/and comment on posts. This action displays the next post.

admindashboard

This page is designed to manage platform data, e.g. posts waiting to be approved. 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.

contact

This page allows a user share his/her idea and submit it to the admin for approval.

faq

This page attends to possible questions users may have, and responses/answers to the questions. Feel free to fill in the information you consider fit for the page.

redirect

This page redirects users to Facebook (fb) or Twitter (tw) as they desire.

team

This is simply the login page where the user enters his login details.

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.