Code Monkey home page Code Monkey logo

projectdyno's Introduction

Project Dyno

Project Dyno is a JavaScript framework for creating in-product learning experiences for web applications. Project Dyno utilizes UI overlays known as coach marks. A coach mark gives the user information about a UI element. A series of coach marks can be used to create a tour. Tours can be used to teach users about product workflows, features, and best practices.

There are two components to Project Dyno. The first is the Project Dyno Client. The second is the Project Dyno Authoring Experience.

Client

The Project Dyno Client is a JavaScript API. It is used by a web application and is responsible for running a tour.

More Information

Authoring Experience

The Project Dyno Authoring Experience is a desktop application built on Electron. It is a tool that is used to author a tour. Use of this tool is not required. But it does make it easier for non-engineers to create and manage tours.

More Information

projectdyno's People

Contributors

filmaj avatar heathgr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

projectdyno's Issues

Coachmarks using the "targetPosition" attribute don't render in most cases.

Expected Behavior

Coach marks using the targetPosition attribute should render correctly.

Current Behavior

Coach marks using the targetPosition attribute in the tour configuration object don't render correctly. However, setting the targetPosition attribute using the modifyCoachMarkAttributes functions does work correctly.

Steps to Reproduce

  • Create a tour configuration with a coach mark that uses the targetPosition attribute.
  • Run the tour and watch as the coach mark with the targetPosition attribute does not display.
  • Run the following javaScript tourGuide.modifyCoachMarkAttributes({ targetPosition: 'center'}). The coach mark will display as expected.

Context

  • SDK Version: 0.5.1
  • Build: Development Build

Migrate Repository

The current Project Dyno git repository is located on Adobe's enterprise GitHub account. Migrate it to Adobe's public GitHub account where it will (hopefully) be unveiled to the world.

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.