Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 991 Bytes

File metadata and controls

18 lines (13 loc) · 991 Bytes

Asterics AAC developer documentation

This is the developer documentation for Asterics AAC, a web-based tool for augmented and alternative communication (AAC), media and smart home access. For clarification of used terms see chapter Terms of the user documentation.

The following docs do not include interface documentation about Javascript modules and their public methods. Most important code docs can be found in JSDoc format in the Asterics AAC sources.

This documentation is divided in the following parts:

  1. Project structure
  2. Used tools and libraries
  3. Grid layout
  4. Vue.js
  5. Data model
  6. Data storage
  7. Internationalization

For general info about collaboration possibilities, see collaboration.md.