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.
On this page, you will find a well-arranged display of featured stories. The easily navigated page also has a box to create a new story, the Categories link, and a Submit button to quickly refer one to saved drafts.
admin
This page is designed to manage platform data, e.g. Users and Stories. 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.
Also, it comes with a statistics graph that displays information by month and year.
Note: Switching between tabs works by changing elements’ custom states.
explore_new
This page contains stories created by the user with the possibility to add new ones on the
story_creation_page
.profile_settings
On the first tab, (My Stories) users can see the list of their own stories.
The second tab (My Settings) shows a user's profile - photo, name, and description with the possibility to edit these details.
Note: Switching between tabs works by changing elements’ custom states.
story_creation_page
Here, all story details are added and stored in the
Story
data type. story_editor
This page allows to edit users own stories.
Note: Switching between tabs works by changing elements’ custom states.
story_page
This is simply a story card page.
submit-files
Here, the user can submit files to be available within the app.
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.