Skip to content

AnirudhPI/Skylens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skylens:a Visual Analysis of Skyline on Multi-dimensional

This is our Data Visualization project,implementing the Skylens paper by Zhao et al. For this project we have used the NBA 2022-2023 season stats, link. Built using React and D3.js.

Team Members

  1. Adhip Kashyap
  2. Anirudh P I
  3. Sanjai T S
  4. Saketh Reddy
  5. Vignesh Siva

Compatibility

Project uses set comparison functions not supported by firefox, please use chrome or edge.

Demo

demo demo2

Installation

  1. Clone this Repository
  2. Install node and npm. Guide available here.
  3. Install dependencies.
    npm install
    

4.Start the dev server using the command mentioned below.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published