Skip to content

jquery404/covid-dataviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataviz

Information Visualization

Project Link: http://covid-swen422.herokuapp.com/

We designed amd implemented a software system for an information visualization application. The information visualization system should allow a user to interactively explore the COVID-19 dataset.

We are team 16(SuperUXR) Faisal Zaman (300518055) and Kun Huang (300291127)

Github Link: https://github.com/jquery404/dataviz

Data Source: time-series-19-covid-combined.csv https://github.com/datasets/covid-19/tree/master/data?fbclid=IwAR02EnhJpO8kKJFt4lbSe0ASEQP1Sv-20r_4ggh7U4fJapcQVH9fJa6H5eE

How to run this project

This app needs to run on a HTTP server.

  1. Clone the git repository
git clone https://github.com/jquery404/dataviz.git
  1. Navigate into the folder
cd dataviz
  1. Install Node.js http-server
npm install http-server -g
  1. Run the application on the port 8000
http-server . -p 8000
  1. Copy & Past one of the URLs into your broswer
http://127.0.0.1:8000
http://192.168.1.118:8000
  1. Enjoy!

About

🦠 Another COVID-19 Data Visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published