Code Monkey home page Code Monkey logo

vldb-demo's Introduction

vldb-demo

VLDB Demo

Check the demo page at https://bigzhe.github.io/vldb-demo/.

Project setup

cd frontend

# install dependencies
npm install

# compiles and hot-reloads for development
npm run serve

Access the pages at http://localhost:8080/#/

You could modify the source files, such as adding text, and the page will reloaded automatically to reflect the modifications.

Project structure

Currently most of the files are for the sigmod demo rather than the vldb demo. I haven't been able to peel off them cleanly. The program connot compile if I delete them. Hence, I leave them there, and point out the files that are relevant to the vldb demo.

The folder frontend/src/data contains the files for importing data and converting data to the format required by d3. Currently, the data is imported directly from the mockup data files in the folder mockdata. The data will be from LMFAO in the future. The file for converting the data to the format required by d3 is joinTree.js. It is the only file related to vldb demo.

The folder frontend/src/util/d3 contains the d3 scripts for generating the svg plots from the formatted data. The only file related to vldb demo is showJoinTree.js, which is for generating the join tree plot in the view generation tab.

The folder frontend/src/components contains the http template files for the tabs -- Dataset.vue is for the input tab and ViewGeneration.vue is for the view generation tab. They are like placeholders for the plot and text that will be generated from the input data.

vldb-demo's People

Contributors

bigzhe avatar mjschleich avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.