Skip to content

NiklasCarlos/simra-visualization-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimRa Visualization

This project is part of the SimRa research project which includes the following subprojects:

In this project, we collect – with a strong focus on data protection and privacy – data on such near crashes to identify when and where bicyclists are especially at risk. We also aim to identify the main routes of bicycle traffic in Berlin. To obtain such data, we have developed a smartphone app that uses GPS information to track routes of bicyclists and the built-in acceleration sensors to pre-categorize near crashes. After their trip, users are asked to annotate and upload the collected data, pseudonymized per trip. For more information see our website.

Project setup

cd frontend
npm install
npm run serve

You can either execute npm run serve to compile and provide hot-reloading while developing or run npm run build to compile and manifest for production.

Attention: If current npm versions cause problems. Set npm version to 12.13.0 . For switching npm version the nvm (Node Version Manager) can be used.

Customize configuration

See Configuration Reference.

About

Web application for visualizing the SimRa dataset

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 87.6%
  • TypeScript 8.6%
  • JavaScript 2.1%
  • Other 1.7%