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 displays in a repeating group all currently available job cards.
admin
This page is designed to manage platform data, e.g. Users, App Settings, and Orders. 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.
Note: Switching between tabs works by changing elements’ custom states.
Admin: See the instructions on how to grant Admin Rights in your template.
be_a_freelancer
This page has two groups, the first one comes with more visual content, second one allows you to register yourself on the app.
All images and texts are displayed for demonstrational purposes and can be changed directly on the page.
Note: Switching between tabs works by changing elements’ custom states.
chat
This page allows chatting with other registered users.
create_job_card
This page allows users to create a new job card that is stored in the
Job Card
thing. Note: Switching between tabs works by changing elements’ custom states.
freelancer_orders
This page displays all incoming orders.
job_card
This page stores the job details.
listing
This page displays all job cards filtered by a certain category.
mobile_categories_display
This is the mobile version of the page that displays available categories.
mobile_chat
This is the mobile version of the chat with other registered users.
user_profile
This page displays the user’s public information.
user_settings
Here, users can edit their personal information.
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.