Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.01 KB

main-ui

This is the front-end for our submission to the 2020 HackZürich Hackathon, the backend is avaliable here.

We were inspired by PhotoMath and what it represented for mathematics, and we thought it might be useful to have such a tool for schematics. Moving the Schematics from paper form to digital means that you have the freedom to use it and store it anywhere. Easier integration with BMS (building management systems) Maintenances and assets management software. Easier facilities management and control

The user interface was based around WolframAlpha's, because we're striving to be a PhotoMath for schematics.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.