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.
On this page, you'll first find different cities/tourist attraction centers belonging to different countries.
Image without caption
With the ability to compare and contrast, users can check the score rating, the guide, the cost of living, and the tour video.

add city

Here, a new city could be added to the app database.
Image without caption

admin

This page is designed to manage platform data, e.g. Countries, Cities… and others. 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
💡
Admin: See the instructions on how to grant Admin Rights in your template.

city

This is the page that displays all details of a certain city, sourced for a City data type.
Image without caption

profile

This page allows the user to edit their profile page, with includes information such as cover photo, profile picture, first name, last name, email address, and favorite cities.
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