Skip to content

ustp-party/map

Unofficial community made interactive map of USTP-CDO

Quick Links

Features

features
  1. Location URL sharing
  2. Fuzzy searching
  3. Live location lookup (GPS)
  4. Legend and label settings
  5. Map zoom
  6. Quick searches
  7. Location metadata and information

Tech Stack

Libraries

Developing

Install dependencies with npm install (or pnpm install or yarn), then start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version to test how it might look on production.

  1. Build and compile the app.
npm run build
  1. Serve the app locally.
npm run preview

Contributors

User Pic Name / Username Email Role
Chris Irag / @iragca chrisandrei.irag@1.ustp.edu.ph Data Gathering, Developer, UI/UX
Hernel Juanico / @rocketwolf98 juanico.hernel064@gmail.com Beta Testing, UI