Skip to content

securityinmobility/automotive_digital_forensics_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

This project has been developed in the context of my bachelor thesis. The goal is to find a fitting form of visualization for contextual information in the field of automotive digital forensics. The application should explore forms of data visualization that guide the user's attention to important elements on the current page. Through directing the focus, the user is leaded from element to element and in the end discovers the information they were searching for. The focus solely lies on the visualization and no other functionality is planned up to now.

How to work with the framwork?

  1. Go through the setup of the project provided below
  2. Play with the Vue project (this repo) and fill out the questionnaire
  3. Play with the Adobe Xd project and fill out the questionnaire

Project setup

Please follow the steps below to get a local version of this application up and running:

  1. Install node.js the LTS version 16.13.1 https://nodejs.org/en/download/
  2. Run npm install -g yarn to install the current version of yarn
  3. Run npm install -g @vue/cli to install the current version of vue's cli
  4. Clone this repository and navigate to the cloned folder
  5. Run yarn add .\package.json on Windows or yarn add package.json on Linux to add all package requirements
  6. Run yarn serve to start the server
  7. Open localhost:8080 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published