Skip to content

xcezz/PSMG1_Gruppe10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projektseminar Mediengestaltung I: Informationsvisualisierung - Gruppe 10

This is the project we got to develop in the course PSMG1 SS17.

By Kerstin Mondry, Svenja Franzes, Markus Bosek and Christian Winkler.

Getting started

  • Open your command-line (Windows) or Terminal (Mac).
  • Change to the directory where the server.js is located with:
cd /path_to_folder/www/src/
  • Start the server with:
node server.js
  • You should now be able to visit http://localhost:8081 and see our visualization.

Tech

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • D3.js - comprehensive library for producing dynamic, interactive data visualizations
  • Marvel API - node.js wrapper for working with the official Marvel Comics API

Version

1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published