This project is a web application for visualizing and interacting with buildings on the Washington University campus. It leverages modern web technologies to provide an interactive map and detailed information about each building.
- Interactive Map: View and interact with a 3D map of the campus buildings.
- Building Details: Access detailed information about each building, including height, facilities, and departments.
- Color Mapping: Visualize buildings with different colors based on specific attributes.
- Next.js: React framework for server-side rendering and static site generation.
- Deck.gl: WebGL-powered framework for visualizing large datasets.
- React-Map-GL: React wrapper for Mapbox GL JS.
- D3.js: Library for producing dynamic, interactive data visualizations.
- Tailwind CSS: Utility-first CSS framework for styling.