Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Jcofles/Proyecto-web/llms.txt

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

This guide walks you through creating a UniMaps account and taking your first steps with the campus navigation features. By the end you will have a verified account, a secure-key recovery file saved on your device, and a route plotted between two campus locations.
1

Register an account

Open UniMaps in your browser and click Registrarse on the login screen.Fill in the registration form:
FieldDescription
nombresYour first name(s) — letters and spaces only
apellidosYour last name(s) — letters and spaces only
emailYour primary email address
secure_emailA different backup email — used only for account recovery
passwordAt least 8 characters; a strength indicator shows your progress
password_confirmationMust match your password exactly
Click Crear cuenta to submit. The backend stores your details in a temporary pending_users record until your email is confirmed.
After your email is verified, UniMaps automatically generates a .jw secure-key file and sends it to your secure_email address. Download and store this file somewhere safe — it lets you regain access to your account if you ever lose your password. A download banner appears on your dashboard until you save the file.
2

Verify your email

Check your email inbox (including the spam folder) for a message from ITFIP Maps.Click the verification link in the email. The link expires after 24 hours. If it has expired, return to the UniMaps login screen and click Reenviar correo to request a new one.Once verified, your account is created in the users table and you are ready to log in.
3

Log in

Return to the UniMaps login screen and enter your email and password.If you have enabled two-factor authentication (2FA), you will be prompted to enter the one-time code from your authenticator app before proceeding.If you have lost access to your authenticator, click Ingresar con clave segura and upload your .jw file to authenticate directly.
4

Explore the dashboard

After logging in you land on the Dashboard. From here you can:
  • See a summary of your recent navigation sessions
  • Access quick links to the campus map and your profile
  • Download your .jw secure-key file if you have not done so yet (a prominent banner appears at the top of the page)
You can switch between dark mode and light mode at any time using the toggle in the top navigation bar. Your preference is saved automatically.
5

Navigate the campus map

Click Mapa in the sidebar to open the interactive campus map.
  1. Use the search bar to find a building or point of interest on the ITFIP campus.
  2. Click any map marker to see details about that location.
  3. To get directions, select an origin node and a destination node from the dropdowns (or click directly on the map).
  4. Click Calcular ruta — the backend runs Dijkstra’s algorithm on the campus graph and returns the shortest walking path, which is drawn as a highlighted line on the map.

Build docs developers (and LLMs) love