Skip to content

Ais0n/tableshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 frontend. The backend 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

No packages published