Skip to content

CoolPolishGuy/TWEB-GitHub-Digital-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TWEB Project_2 2017

Description

This project is divided in two different repository, the first one is the one containing the client and having all the code that is running on the browser. You can find our site at this URL:

The second repository is containing the script that were used to fetch some of the dataset in order to produce our graphs on the first repository.

The link to the second repository is here:

Some dataset have been modified and adapted to our needs in order to have exactly what we wanted in order to be able to construct the graph using the right data.

You can always test the site by setting-up the site on your localmachine.

  1. clone the repository
  2. move inside the local directory
  3. type this command below
http-server .
  1. Go 127.0.0.1:8080 in your browser and you will be able to see the same page as it is on first link presented above.