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 site's other pages. A homepage includes a variety of menus that make it easy for users to find the information they need.
The index page is the landing page of this template. The simple and colorful page upon loading contains a sign-in card, signup button, and social media links.
complete_profile
This page allows users to add more information to be displayed on their profiles. Once the “Explore Slackly” button is clicked, the Current User data are updated.
create-new-team
On this page, a user is able to create a new team. Also visible on this page are teams the current user is signed in to.
Creating a new team requires just a name for the new team to be created.
home
This page hosts the channels and direct messages.
Note: Switching between tabs works by changing elements’ custom states.
settings
A user's account is managed on this page. This includes tabs for profile editing, managing teams, and messages.
Note: Switching between tabs works by changing elements’ custom states.
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.