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.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.
Register an account
Open UniMaps in your browser and click Registrarse on the login screen.Fill in the registration form:
Click Crear cuenta to submit. The backend stores your details in a temporary
| Field | Description |
|---|---|
nombres | Your first name(s) — letters and spaces only |
apellidos | Your last name(s) — letters and spaces only |
email | Your primary email address |
secure_email | A different backup email — used only for account recovery |
password | At least 8 characters; a strength indicator shows your progress |
password_confirmation | Must match your password exactly |
pending_users record until your email is confirmed.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.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.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
.jwsecure-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.
Navigate the campus map
Click Mapa in the sidebar to open the interactive campus map.
- Use the search bar to find a building or point of interest on the ITFIP campus.
- Click any map marker to see details about that location.
- To get directions, select an origin node and a destination node from the dropdowns (or click directly on the map).
- 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.