Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/AndrewwCO/Pana-Baker/llms.txt

Use this file to discover all available pages before exploring further.

The Bakery Profile screen is where you manage everything about your storefront that customers see: your name, description, location, contact details, operating hours, logo, and banner. It also shows your current rating and review count, and gives you a one-tap shortcut to Promotions. Access this screen from the tab bar at the bottom of the app.

Open / Close toggle

At the top of the profile content — just below your logo — a card shows your bakery’s current open or closed status alongside your configured hours (e.g. “07:00 – 14:00”). A Switch on the right controls whether the bakery is accepting orders right now.
  • Toggle on (amber) to open your bakery and start receiving orders
  • Toggle off (grey) to stop accepting new orders
The toggle respects your configured schedule. If you try to open the bakery outside of your openTimecloseTime window, the API will reject the change and you will see the message “Fuera del horario configurado”.

Rating and review count

Directly below the open/close card, a summary row displays three read-only values:
FieldDescription
CalificaciónYour average star rating (one decimal place, e.g. 4.8)
ReseñasTotal number of customer reviews
EstadoBakery account status: Activa, Inactiva, or Suspendida
These values come from the API and cannot be edited from this screen.

Editing bakery information

Tap the Editar link in the “Información” section header to switch into edit mode. The read-only info rows are replaced by text input fields for:
FieldNotes
NombreYour bakery’s display name
DescripciónA short description shown to customers
TeléfonoContact phone number (phone-pad keyboard)
DirecciónPhysical address
Hora aperturaOpening time in HH:MM format
Hora cierreClosing time in HH:MM format
Tap Guardar cambios to save all fields at once via PATCH /bakeries/me. Tap Cancelar to discard your changes and return to the read-only view without saving.
Opening and closing times entered here are also used to validate the open/close toggle. Make sure the values are in HH:MM format (e.g. 07:00, 14:30).

Uploading logo and banner images

You can update your bakery’s logo and banner directly from this screen without entering edit mode.
1

Tap the banner area

The wide banner strip at the very top of the scrollable content shows your current banner image, or a placeholder if none is set. Tap anywhere on it to open your device’s photo library. The image is cropped to a 16:9 aspect ratio at 80% quality and uploaded immediately.
2

Tap the logo

The circular logo overlapping the bottom-left of the banner shows your current logo, or a 🍞 emoji placeholder. Tap it to pick a new photo. Logos are cropped to a 1:1 (square) ratio.
3

Confirm the upload

After you select a photo, it uploads automatically. A “Imagen actualizada” toast confirms success. If the upload fails, an error toast appears and your previous image is retained.

Promotions shortcut

At the bottom of the screen, a tappable card labelled “Promociones y descuentos” with the subtitle “Gestiona tus happy hours y cupones” navigates directly to the Promotions screen. This is a convenience link — the full Promotions screen is also accessible from the main navigation.

Logging out

A red logout icon in the top-right corner of the header opens a confirmation dialog (“¿Cerrar sesión?”). Confirming signs you out and returns you to the login screen.

Promotions

Create and manage discounts from the promotions shortcut

Orders

Start receiving orders after toggling your bakery open

Build docs developers (and LLMs) love