aec-hackathon / urban-insights-frontend

Winning AEC Hackathon 2019 Silicon Valley Project. AR/VR Application for visualizing proposed buildings on their sites and overlaying environmental and zoning analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Urban Insights

Generic badge Generic badge Generic badge

AEC Hackathon 2019 Silicon Valley project. An application for visualizing proposed buildings, their code-constraints, and environmental analyses in situ using AR & VR.

Current Deployed Build

Current build can be accessed from the "Deployment" Badge above.

Developer Set Up

Clone the repository and run the commands below to start the development server. Navigate to localhost:8080 on your local machine to visualize.

npm install
npm run serve

In order to deploy this project as intended, use Now's documentation to deploy a static, serverless build of the application. Once an account has been created with Now, you should be able to run the commands below in the root of the repository to deploy.

npm run build
now

Concept

Prototype

proto

Mobile Web
ui uiweb

Stack

stack

About

Winning AEC Hackathon 2019 Silicon Valley Project. AR/VR Application for visualizing proposed buildings on their sites and overlaying environmental and zoning analysis.


Languages

Language:Vue 70.2%Language:HTML 18.0%Language:JavaScript 11.7%