GithubHelp home page GithubHelp logo

dr-eti / shwypehammer_shinyswipr_revisited Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 136 KB

App demonstrating a modified version of shinyswipr - an R package for building a card swipe carousel UI. Fixes an issue occurring on devices that allow both click and touch events.

License: GNU General Public License v3.0

R 31.95% CSS 13.16% JavaScript 54.88%
cards carousel css hammerjs interactive javascript r shiny shinysense swipe swipegesture tinder tinder-swiper

shwypehammer_shinyswipr_revisited's People

Contributors

dr-eti avatar

Watchers

 avatar  avatar

shwypehammer_shinyswipr_revisited's Issues

Skip cards when swiping up and down

This is a massive User Experience problem.
For the user, it is a cognitive burden to evaluate ALL possible edges. However we should be able to skip some

DONE: Swipe up and down (influence both ways/no influence either way)

Capture time spent by user

Timing in this kind of paired comparisons is academically relevant and never captured.

Useful time-related features could include

  • at each session, capture user time on app (from log in to log out);
  • for each card, capture time to swipe (time elapsed from when the card is displayed to when the user makes a swipe

Scoring device

At the moment the app detects the direction of swipe. When the user swipes right we need to enable an UI to record a score on an ordinal scale (e.g. radial button?);
This seems an issue linked to "Dynamic UI" in shiny...

Ability to re-start progress

We have the swipe log on google sheets, which serves as a history and gives the last edge ID (card ID)
... but can the user pick it up form there?

Skip cards based on transitivie property

This is a massive User Experience problem.
For the user, it is a cognitive burden to evaluate ALL possible edges. However we should be able to skip some

Example: swipes up and down should help SKIP some cards (edges); also we can get extra skips using transitivity (if A influences B, and B influences C, there is no need to evaluate whether A influences C)

Enable multiple simultanous users

Much like in Xiang's original swipe card UI - it would be good to know if we can deploy the app simultaneously across multiple users;
...this might require knowledge of Shiny widgets that could be useful for the purpose of logging in user details once the app is deployed

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.