# AsTeRICS Grid developer documentation
This is the developer documentation for AsTeRICS Grid, 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 (opens new window) format in the AsTeRICS Grid sources (opens new window).
This documentation is divided in the following parts:
- Project structure
- Used tools and libraries
- Grid layout
- Vue.js
- Data model
- Data storage
- Internationalization
For general info about collaboration possibilities, see collaboration.md.