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.

UniMaps is a campus navigation web application built for the Instituto Técnico para el Fomento de la Industria y la Producción (ITFIP). It lets students and staff find classrooms, facilities, and routes across campus through an interactive map, real-time geolocation, and a secure account system.

Quick Start

Create an account and navigate the campus map in minutes.

Campus Map

Explore the interactive Leaflet map with 51 campus waypoints.

Routing

Get optimal shortest-path directions between any two locations.

API Reference

Integrate with the UniMaps REST API using Bearer token auth.

Get up and running

1

Create your account

Visit the registration page, fill in your name, email, and a secure backup email address. You’ll receive a verification link to activate your account.
2

Verify your email

Click the link in your verification email. Once confirmed, your account is activated and your secure recovery key is generated automatically.
3

Log in and explore the dashboard

Sign in to access your personalized dashboard with quick-access search, favorite locations, and recent navigation history.
4

Open the campus map

Navigate to the map view to see the ITFIP campus. Search for a classroom or facility, tap any node, and get turn-by-turn directions.

Key features

Interactive map

Leaflet-powered map with 51 pre-configured nodes covering buildings, classrooms, hallways, stairs, and the cafeteria.

Shortest-path routing

Dijkstra’s algorithm computes the optimal walking route between any two campus nodes.

Secure authentication

Two-factor auth, brute-force protection, and a unique secure key recovery system.

Deploy anywhere

One-command Railway deployment with documented environment variables and email configuration.

Build docs developers (and LLMs) love