Directorio UDC is a full-stack web application being built for the university community. It is designed so that students and faculty will be able to locate advisory spaces, find tutors, and navigate campus support resources — all from a fast, responsive interface. The application is built with a React 19 + TypeScript frontend and an Express 5 backend.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Minogar28/DIRECTORIO_UDC/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Understand what Directorio UDC is, who it’s for, and how it’s structured.
Quickstart
Run the application locally in minutes with step-by-step setup instructions.
Architecture
Explore the frontend, backend, and how the two services communicate.
API Reference
Browse the Express.js backend API endpoints and request/response shapes.
What the App Is Designed to Do
Directorio UDC is intended to provide a central directory for the university community, covering:- Advisory space discovery — designed to let users locate rooms and offices where advisors are available
- Faculty listings — intended to allow browsing of faculty members and their tutoring schedules
- Responsive interface — built on React 19 and Vite for a fast experience on desktop and mobile
Directorio UDC is actively developed. See the Development Guide for the full setup walkthrough including environment configuration.