Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataVis Assignment 2

This is the assignment of me, Noah Göpel.

This repository contains the bare-bones files to start up and solve the second assignment of the DataVis course at TU Dresden.

It also contains the sample cars.csv dataset -- remember, it contains some errors!

Local development:

Pre-requisite: Node.js. Install serve using:

npm install serve --global

And start the application using

serve -p 8000

You should then be able to see your website at http://localhost:8000.

Note: feel free to explore other development environments such as Vite, Flask (python), etc.

Debugging:

Feel free to make extensive use of your browser's development tools! In chrome-based browsers, you can simply use Ctrl+J to open the browser console, which will show all the console.log and similar that you write in the code.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages