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.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.
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
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.
Verify your email
Click the link in your verification email. Once confirmed, your account is activated and your secure recovery key is generated automatically.
Log in and explore the dashboard
Sign in to access your personalized dashboard with quick-access search, favorite locations, and recent navigation history.
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.