Room-level, real-time navigation of Carnegie Mellon's campus https://cmumaps.com
  • TypeScript 75.6%
  • Python 23.4%
  • Dockerfile 0.3%
  • Shell 0.3%
  • CSS 0.3%
  • Other 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Anish Pallati 1016e0f888
Some checks failed
kennel/build skipped: no services or static sites defined
Check / EditorConfig Check (push) Has been cancelled
Check / Markdown Lint (push) Has been cancelled
Check / Syncpack Lint (push) Has been cancelled
Check / Bun Check (push) Has been cancelled
Check / UV Lint (push) Has been cancelled
docs: move github wiki into mdbook
Signed-off-by: Anish Pallati <i@anish.land>
2026-09-04 18:42:15 -04:00
.devcontainer chore: remove redis from docker compose 2026-01-30 21:13:01 -05:00
.github chore: delete biome 2026-04-27 01:43:50 -04:00
.husky chore: scope dataflow lint in pre-commit to changed paths 2026-04-27 00:19:08 -04:00
.vscode chore: delete biome 2026-04-27 01:43:50 -04:00
apps fix(web): remove invalid hideDefaultUI option from google 3d map 2026-04-27 23:33:20 -04:00
docs docs: move github wiki into mdbook 2026-09-04 18:42:15 -04:00
packages feat: support navigating directly to floors 2026-04-27 15:55:55 -04:00
scripts chore: delete biome 2026-04-27 01:43:50 -04:00
.coderabbit.yaml chore: add coderabbit config 2025-12-29 18:17:41 +00:00
.dockerignore build: update dockerignore 2026-01-08 18:57:58 -05:00
.editorconfig docs: add reason on indent_style=space 2025-12-31 21:38:41 -05:00
.gitattributes docs: move github wiki into mdbook 2026-09-04 18:42:15 -04:00
.gitignore chore: update gitignore 2026-01-30 22:30:04 -05:00
.gitmodules chore: deleted rust artifact 2026-01-30 21:00:26 -05:00
.markdownlint-cli2.jsonc chore: update markdown lint comments 2026-01-06 21:01:38 -05:00
AGENTS.md docs: dev environment setup instructions for cursor cloud agent(#274) 2026-03-01 11:14:36 -05:00
bun.lock chore: relock bun.lock after dependabot merges 2026-04-27 16:05:45 -04:00
compose.dev.yml feat: add local postgres compose file 2026-04-04 16:39:50 -04:00
LICENSE-APACHE-2.0 chore: add Apache License 2.0 file 2025-12-31 21:49:59 -05:00
LICENSE-MIT chore: add MIT License to the project 2025-12-31 21:49:29 -05:00
mprocs.visualizer.yaml feat: add mprocs dev workflow 2026-04-04 16:33:35 -04:00
mprocs.yaml feat: add mprocs dev workflow 2026-04-04 16:33:35 -04:00
package.json build(deps-dev): bump turbo from 2.7.3 to 2.7.4 2026-04-27 15:58:34 -04:00
README.md docs: add contribution.md 2026-01-01 00:13:14 -05:00
syncpack.config.ts chore: delete biome 2026-04-27 01:43:50 -04:00
tsconfig.json refactor: move coordinates utils to common package 2025-10-15 18:55:34 -04:00
turbo.json chore: delete biome 2026-04-27 01:43:50 -04:00

CMU Maps

Overview

CMU Maps is a web application that provides a map of the Carnegie Mellon University campus, allowing users to easily access information about campus locations.

Key features include:

  • View floorplans
  • Room level navigation
  • Search for buildings and rooms
  • View building and room information

Wiki

Please check out our wiki for more information about the project.

Contributing

Please check out our Contributing Guide for more information about how to contribute to the project.