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 the landing page for this platform, showing a sliding hero image and a call to action to Signup for new users and login for existing users.
Sliding images are saved in Group Photo conditions:
album_look
This page is displayed when a particular album is opened. It displays the album name and populates the associated images below it.
albums
This page populates pictures grouped into albums and also shows the profile picture of the uploader.
dashboard
This page is designed to manage platform data, e.g. Users, Albums, Pictures, and view statistics by month and year. 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.
It comes with 3 corresponding tabs.
Note: Switching between tabs works by changing elementsβ custom states.
gallery
The gallery page has two view tabs; Gallery and Followed. When the gallery is active, the page displays a list of images and when the Following is active, a list of users is displayed on the page.
search-results
Search can be done on this page by using names of other users or albums to filter through the available images.
user_profile
A user's profile page that displays their number of followers/ following and the option to follow the user.
The tab items include Images, Album, Following, Followers, and Favorites.
It also contains different views that display different details about the user depending on the tab item that is active at a time.
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.