Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.43 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.43 KB

SPi-Reader

Web-based IDE for Sonic Pi designed for accessibility:sunglasses:

Use browser console that supports Ruby as the interface. Create plugins in the console for screen-reader & for communicating with local Sonic Pi IDE.

Techincal Documentation

###Milestones:

  • Establish communication with local server
  • Select & Implement API for screen reader
  • Integrate documentation for JS files
  • Write a guideline on how to type comments for documentation
  • Release app v0.1.0 with core functionalities by Mon, 22th Aug 2016
  • Schedule tests with users for feedback
  • Easy installation package
  • Release cross-platform front-end web app v1.0.0
  • Test on Raspberry Pi
  • Design Accessibility Test
  • UI Refresh
  • UX Design - Onboarding experience

Current UI: SPi Reader UI

Reference:

  1. Building an HTML5 Text Editor with the FileSystem APIs
  2. Exploring the FileSystem APIs

Requirement: Satisfy accessibility checklist (e.g. color contrast)

Download:

Download instructions for v0.1.0: https://github.com/arishuynhvan/SPi-Reader/tree/release/v0.1.0