Pages Overview

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.
Image without caption

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.
Image without caption
☝
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.
Image without caption
☝
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.
Image without caption

create_job_card

This page allows users to create a new job card that is stored in the Job Card thing.
Image without caption
☝
Note: Switching between tabs works by changing elements’ custom states.

freelancer_orders

This page displays all incoming orders.
Image without caption

job_card

This page stores the job details.
Image without caption

listing

This page displays all job cards filtered by a certain category.
Image without caption

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.
Image without caption

user_settings

Here, users can edit their personal information.
Image without caption

reset_pw

Here, users reset their password after accessing the link in the mail.
Image without caption

404

This is a page for 404 redirect errors, informing users that the web page they are looking for cannot be found.
Image without caption