Skip to content

Application for a smart urban mobility platform developed during Hackathon Movcun 2023. Built with Angular and Ionic, the app enables real-time public transportation routing for tourists and locals in Cancún.

Notifications You must be signed in to change notification settings

sofiadelanoval/RutaIQ

Repository files navigation

RutaIQ Frontend

RutaIQ is a smart mobility platform developed during Hackathon Movcun 2023 at Universidad del Caribe. This frontend application, built with Angular and Ionic, offers real-time route planning and public transportation guidance tailored for Cancun, serving both tourists and locals.

🌐 Overview

RutaIQ provides users with a simple and intuitive interface to:

  • Locate nearby public transport routes.
  • Get optimal travel paths similar to Google Maps.
  • Navigate Cancun's urban mobility system with ease.

This project is part of the initiative “Cancún Interconectando Ciudades Inteligentes” to promote innovative smart city solutions.


🚀 Tech Stack

  • Framework: Angular + Ionic
  • Languages: TypeScript, SCSS, HTML
  • Routing & Maps: Google Maps API (planned/integrated)
  • State & UI: Angular modules and components

🛠️ Project Setup

1. Clone the Repository

git clone https://github.com/yourusername/RutaIQ-Frontend.git
cd RutaIQ-Frontend

2. Install Dependencies

npm install

3. Run the App

ionic serve

📁 Project Structure

src/
 ├── app/               # Angular/Ionic app modules
 ├── assets/            # Static files and icons
 ├── base/              # Core base configurations or constants
 ├── data/              # Static datasets or mocks
 ├── domain/            # Business logic or data models
 ├── environments/      # Environment configs (dev/prod)
 ├── helpers/           # Utility functions
 ├── theme/             # Global SCSS styles and variables
 ├── types/             # Custom TypeScript types
 ├── global.scss        # Global styles
 ├── index.html         # Entry HTML file
 ├── main.ts            # Main app bootstrap
 ├── polyfills.ts       # Polyfills for browser support
 ├── test.ts            # Test configuration
 └── zone-flags.ts      # Zone.js flags

🤝 Contributors

  • Ana Fernanda Gómez Lamadrid
  • José Ángel Alvarado Gonzalez
  • Karla Diaz
  • Lian Erick Aguirre Sierra
  • Sofia Ruvalcaba de la Noval

This project is a prototype and a starting point for future smart mobility applications in Mexican cities.

About

Application for a smart urban mobility platform developed during Hackathon Movcun 2023. Built with Angular and Ionic, the app enables real-time public transportation routing for tourists and locals in Cancún.

Topics

Resources

Stars

Watchers

Forks