Skip to content

CardSorter/CardSorterClient

Repository files navigation

CardSorter

The open source card sorting tool.

https://usability.csd.auth.gr/card-sorter/en


The full paper this tool was based on can be found on the ACM's directory Original authors: Georgios Melissourgos, Christos Katsanos

How to get started

Prerequisites

  1. Node 18+ with npm and yarn

Running the development

Running the backend

To run the backend, clone the server locally https://github.com/CardSorter/CardSorterServer and follow the instructions there for setting up the api.

Running the client

  1. Clone the repo locally (e.g. $ git clone https://github.com/CardSorter/CardSorterClient)
  2. Cd into the root folder (e.g. $ cd CardSorterClient)
  3. Install dependencies yarn install
  4. Run NextJs yarn dev
  5. Open http://localhost:3000/card-sorter/en in your browser

Because the pages are dynamically created by NextJS, the first time that a page load it may take up to 2 seconds for it to appear in the browser.

Publications

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •