Giter Site home page Giter Site logo

scribe-for-meetings-sak's Introduction

Scribe for Meetings Self-Advocacy Kit

Scribe for Meetings is the first service to allow online webinar and meeting presenters to share accessible slide content with print disabled participants.

If you want more information, click here for our Scribe for Meetings page.

The Self-Advocacy Kit (SAK) is a set of pre-written letters to help people advocate for Scribe for Meetings. The official instance of the web application is at https://sak.scribeformeetings.com/.

How it works

The SAK application is a client-side JavaScript application using React. It uses Mozilla's Fluent project both to make the user interface localizable and to provide a declarative format for the customizable letters. The second use of Fluent is admittedly a bit unusual, but we hope it will ease the maintenance of the SAK. Basically, each SAK letter is a single Fluent message with several attributes. At run time, we traverse the subject and body attributes to find the user-customizable fields, then look up labels for those fields both globally and within the message attributes. There are already 10 letters, of varying complexity, so looking at those should clarify how this works.

Running locally

Assuming you have a reasonably recent version of Node.js installed, just run these commands in the root of your checkout:

npm install
npm start

The app will then be available at http://localhost:1234/

Note that the "copy to clipboard" functionality only works if you're accessing the app over SSL or on localhost.

scribe-for-meetings-sak's People

Contributors

mwcampbell avatar jackf723 avatar

Watchers

 avatar James Cloos avatar  avatar

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.