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.
This simple but colorful page displays a list of topic posts while it also houses links to
Signup
and Ask
pages. A search bar is also found on this page to enable user to find specific topic posts.Note: Switching between tabs works by changing elementsβ custom states.
ask
New topics are added on this page while assigning a category and subject to the post. The latest topics can be easily accessed here.
dashboard
This page is designed to manage platform data, e.g. Users, Categories, and Statistics. 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.
This page is designed to manage the app with possibilities to:
- view all users + delete user option
- view/create/delete categories
- view user/post statistics by month and year
image
This page allows seeing images in full size that has being posted on the topic.
img
This page allows seeing images in full size that has being posted in a reaction.
loved
This page displays a list of topic posts loved by the current user.
profile
This page holds the user's profile information - picture, name, email address, and user's latest topics.
topic
The current topic is seen on this page. Also, a list of the latest topics is visible on the right side.
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.