Skip to content

Ais0n/Tableshop.backend

Repository files navigation

Table Illustrator: Puzzle-based Authoring of Plain Tables

This is an implementation of the paper "Table Illustrator: Puzzle-based Authoring of Plain Tables" (accepted by CHI'24). The current repo is the backend. The frontend can be found here. The online demo based on this implementation can be found here. For more details please refer to the paper.

How to build (For developers)

  • Run npm run release in the BACKEND repo.

  • Copy the file release/tableshop.js in the backend to src/process/tableshop.js in the frontend.

  • Run vite to start the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages